Log session start time Sun Mar 01 21:29:48 CST 2020

Logback Log Messages

Log session start time Sun Mar 01 21:29:51 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Sun Mar 01 21:33:52 CST 2020

Level Date Thread Logger Message
INFO 2020-03-01 21:29:52,170 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 9616 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-01 21:29:52,185 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-01 21:29:52,679 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6f4a47c7: startup date [Sun Mar 01 21:29:52 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:29:57,266 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-01 21:29:57,876 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-01 21:29:58,005 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 21:29:58,007 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:29:58,007 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:29:58,008 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:29:58,008 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:29:58,009 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:29:58,009 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:29:58,009 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:29:58,124 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-01 21:29:58,247 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4e4f0329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-01 21:29:59,592 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 21:29:59,669 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:29:59,726 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 21:29:59,726 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 21:29:59,740 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 21:30:00,038 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-01 21:30:00,039 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 7360 ms
INFO 2020-03-01 21:30:00,175 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 21:30:00,198 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 21:30:00,199 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 21:30:00,199 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 21:30:00,200 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-01 21:30:00,706 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 21:30:00,709 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-01 21:30:00,902 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-01 21:30:01,542 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-01 21:30:02,380 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:30:02,805 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6f4a47c7: startup date [Sun Mar 01 21:29:52 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:30:02,944 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.lang.String com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-01 21:30:02,950 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 21:30:02,951 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-01 21:30:02,977 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:30:02,977 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-01 21:30:03,051 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-01 21:30:04,415 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-01 21:30:04,416 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-01 21:30:04,417 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-01 21:30:04,423 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-01 21:30:04,424 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-01 21:30:04,453 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:30:04,469 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 21:30:04,510 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
INFO 2020-03-01 21:30:04,514 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 15.528 seconds (JVM running for 19.303)
INFO 2020-03-01 21:30:27,432 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring FrameworkServlet 'dispatcherServlet'
INFO 2020-03-01 21:30:27,433 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
INFO 2020-03-01 21:30:27,472 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 39 ms
ERROR 2020-03-01 21:30:27,656 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList] with root cause
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList
    at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:235)
    at org.apache.ibatis.binding.MapperMethod.<init>(MapperMethod.java:53)
    at org.apache.ibatis.binding.MapperProxy.lambda$cachedMapperMethod$0(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy$$Lambda$548/1124277700.apply(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1660)
    at org.apache.ibatis.binding.MapperProxy.cachedMapperMethod(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:56)
    at com.sun.proxy.$Proxy68.selectUserList(Unknown Source)
    at com.froggengo.springlearn.project.controller.UserController.userList(UserController.java:20)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Sun Mar 01 21:33:53 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Sun Mar 01 21:42:11 CST 2020

Level Date Thread Logger Message
INFO 2020-03-01 21:33:53,699 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 10844 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-01 21:33:53,707 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-01 21:33:53,770 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Sun Mar 01 21:33:53 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:33:54,986 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-01 21:33:55,305 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-01 21:33:55,386 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 21:33:55,388 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:33:55,388 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:33:55,389 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:33:55,389 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:33:55,389 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:33:55,433 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:33:55,434 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:33:55,496 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-01 21:33:55,602 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1a640de6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-01 21:33:56,131 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 21:33:56,143 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:33:56,155 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 21:33:56,155 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 21:33:56,160 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 21:33:56,267 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-01 21:33:56,267 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2497 ms
INFO 2020-03-01 21:33:56,332 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 21:33:56,339 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 21:33:56,340 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 21:33:56,340 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 21:33:56,341 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-01 21:33:56,405 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 21:33:56,408 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-01 21:33:56,568 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-01 21:33:57,019 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-01 21:33:57,278 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:33:57,612 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Sun Mar 01 21:33:53 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:33:57,694 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.lang.String com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-01 21:33:57,701 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 21:33:57,702 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-01 21:33:57,745 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:33:57,746 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-01 21:33:57,861 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-01 21:33:58,717 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-01 21:33:58,719 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-01 21:33:58,755 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-01 21:33:58,762 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-01 21:33:58,763 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-01 21:33:58,775 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:33:58,789 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 21:33:58,805 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
INFO 2020-03-01 21:33:58,809 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 5.739 seconds (JVM running for 8.06)
INFO 2020-03-01 21:34:05,948 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring FrameworkServlet 'dispatcherServlet'
INFO 2020-03-01 21:34:05,948 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
INFO 2020-03-01 21:34:05,968 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 20 ms
ERROR 2020-03-01 21:34:06,002 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList] with root cause
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList
    at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:235)
    at org.apache.ibatis.binding.MapperMethod.<init>(MapperMethod.java:53)
    at org.apache.ibatis.binding.MapperProxy.lambda$cachedMapperMethod$0(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy$$Lambda$548/1445999744.apply(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1660)
    at org.apache.ibatis.binding.MapperProxy.cachedMapperMethod(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:56)
    at com.sun.proxy.$Proxy68.selectUserList(Unknown Source)
    at com.froggengo.springlearn.project.controller.UserController.userList(UserController.java:20)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Sun Mar 01 21:42:12 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Sun Mar 01 21:45:44 CST 2020

Level Date Thread Logger Message
INFO 2020-03-01 21:42:12,797 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 13844 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-01 21:42:12,802 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-01 21:42:12,949 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@762ef0ea: startup date [Sun Mar 01 21:42:12 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:42:13,714 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-01 21:42:14,112 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-01 21:42:14,237 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 21:42:14,239 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:42:14,240 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:42:14,241 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:42:14,242 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:42:14,243 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:42:14,243 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:42:14,244 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:42:14,318 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-01 21:42:14,437 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9f70be20] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-01 21:42:15,074 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 21:42:15,087 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:42:15,101 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 21:42:15,102 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 21:42:15,108 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 21:42:15,213 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-01 21:42:15,214 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2265 ms
INFO 2020-03-01 21:42:15,279 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 21:42:15,286 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 21:42:15,359 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 21:42:15,360 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 21:42:15,360 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-01 21:42:15,408 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 21:42:15,412 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-01 21:42:15,497 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-01 21:42:15,878 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-01 21:42:16,120 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:42:16,392 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@762ef0ea: startup date [Sun Mar 01 21:42:12 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:42:16,449 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.lang.String com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-01 21:42:16,453 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 21:42:16,454 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-01 21:42:16,483 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:42:16,484 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-01 21:42:16,543 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-01 21:42:17,210 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-01 21:42:17,213 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-01 21:42:17,213 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-01 21:42:17,219 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-01 21:42:17,220 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-01 21:42:17,233 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:42:17,248 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 21:42:17,264 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
INFO 2020-03-01 21:42:17,269 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 5.25 seconds (JVM running for 7.64)
INFO 2020-03-01 21:42:31,643 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring FrameworkServlet 'dispatcherServlet'
INFO 2020-03-01 21:42:31,644 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
INFO 2020-03-01 21:42:31,666 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 22 ms
ERROR 2020-03-01 21:42:31,699 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList] with root cause
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList
    at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:235)
    at org.apache.ibatis.binding.MapperMethod.<init>(MapperMethod.java:53)
    at org.apache.ibatis.binding.MapperProxy.lambda$cachedMapperMethod$0(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy$$Lambda$548/436512789.apply(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1660)
    at org.apache.ibatis.binding.MapperProxy.cachedMapperMethod(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:56)
    at com.sun.proxy.$Proxy68.selectUserList(Unknown Source)
    at com.froggengo.springlearn.project.controller.UserController.userList(UserController.java:20)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Sun Mar 01 21:45:45 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Sun Mar 01 21:48:55 CST 2020

Level Date Thread Logger Message
INFO 2020-03-01 21:45:45,233 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 10228 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-01 21:45:45,238 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-01 21:45:45,294 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2898ac89: startup date [Sun Mar 01 21:45:45 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:45:46,275 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-01 21:45:46,607 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-01 21:45:46,687 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 21:45:46,689 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:45:46,690 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:45:46,691 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:45:46,691 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:45:46,692 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:45:46,692 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:45:46,693 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:45:46,749 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-01 21:45:46,831 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$929d7a2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-01 21:45:47,306 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 21:45:47,318 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:45:47,329 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 21:45:47,329 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 21:45:47,334 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 21:45:47,528 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-01 21:45:47,529 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2235 ms
INFO 2020-03-01 21:45:47,596 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 21:45:47,601 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 21:45:47,601 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 21:45:47,602 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 21:45:47,602 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-01 21:45:47,647 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 21:45:47,649 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-01 21:45:47,733 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-01 21:45:48,103 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-01 21:45:48,349 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:45:48,610 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2898ac89: startup date [Sun Mar 01 21:45:45 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:45:48,677 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.lang.String com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-01 21:45:48,686 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 21:45:48,688 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-01 21:45:48,741 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:45:48,742 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-01 21:45:48,841 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-01 21:45:49,596 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-01 21:45:49,598 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-01 21:45:49,598 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-01 21:45:49,604 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-01 21:45:49,606 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-01 21:45:49,622 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:45:49,637 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 21:45:49,652 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
INFO 2020-03-01 21:45:49,657 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 4.985 seconds (JVM running for 7.182)
INFO 2020-03-01 21:46:01,112 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring FrameworkServlet 'dispatcherServlet'
INFO 2020-03-01 21:46:01,113 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
INFO 2020-03-01 21:46:01,132 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 19 ms
ERROR 2020-03-01 21:46:01,166 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList] with root cause
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList
    at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:235)
    at org.apache.ibatis.binding.MapperMethod.<init>(MapperMethod.java:53)
    at org.apache.ibatis.binding.MapperProxy.lambda$cachedMapperMethod$0(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy$$Lambda$548/991930428.apply(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1660)
    at org.apache.ibatis.binding.MapperProxy.cachedMapperMethod(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:56)
    at com.sun.proxy.$Proxy68.selectUserList(Unknown Source)
    at com.froggengo.springlearn.project.controller.UserController.userList(UserController.java:20)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Sun Mar 01 21:48:56 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Sun Mar 01 21:50:42 CST 2020

Level Date Thread Logger Message
INFO 2020-03-01 21:48:56,374 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 12820 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-01 21:48:56,378 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-01 21:48:56,443 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Sun Mar 01 21:48:56 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:48:57,180 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-01 21:48:57,469 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-01 21:48:57,543 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 21:48:57,545 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:48:57,545 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:48:57,546 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:48:57,547 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:48:57,547 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:48:57,547 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:48:57,547 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:48:57,611 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-01 21:48:57,697 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5cb4291d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-01 21:48:58,140 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 21:48:58,154 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:48:58,165 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 21:48:58,166 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 21:48:58,170 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 21:48:58,312 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-01 21:48:58,313 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 1870 ms
INFO 2020-03-01 21:48:58,388 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 21:48:58,393 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 21:48:58,394 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 21:48:58,396 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 21:48:58,396 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-01 21:48:58,453 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 21:48:58,456 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-01 21:48:58,567 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-01 21:48:58,925 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-01 21:48:59,154 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:48:59,395 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Sun Mar 01 21:48:56 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:48:59,448 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.lang.String com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-01 21:48:59,453 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 21:48:59,454 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-01 21:48:59,482 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:48:59,482 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-01 21:48:59,538 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-01 21:49:00,204 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-01 21:49:00,206 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-01 21:49:00,206 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-01 21:49:00,213 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-01 21:49:00,214 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-01 21:49:00,226 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:49:00,239 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 21:49:00,254 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
INFO 2020-03-01 21:49:00,259 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 4.326 seconds (JVM running for 6.876)
Logback Log Messages

Log session start time Sun Mar 01 21:50:43 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Sun Mar 01 21:51:45 CST 2020

Level Date Thread Logger Message
INFO 2020-03-01 21:50:43,601 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 13484 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-01 21:50:43,609 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-01 21:50:43,666 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Sun Mar 01 21:50:43 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:50:44,479 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-01 21:50:44,798 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-01 21:50:44,882 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 21:50:44,885 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:50:44,886 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:50:44,887 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:50:44,887 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:50:44,887 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:50:44,887 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:50:44,888 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:50:44,939 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-01 21:50:45,021 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7ee8b0b3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-01 21:50:45,511 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 21:50:45,525 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:50:45,535 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 21:50:45,536 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 21:50:45,541 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 21:50:45,663 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-01 21:50:45,664 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 1999 ms
INFO 2020-03-01 21:50:45,727 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 21:50:45,731 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 21:50:45,732 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 21:50:45,732 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 21:50:45,733 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-01 21:50:45,784 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 21:50:45,786 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-01 21:50:45,873 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-01 21:50:46,240 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-01 21:50:46,475 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:50:46,785 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Sun Mar 01 21:50:43 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:50:46,858 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-01 21:50:46,862 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 21:50:46,864 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-01 21:50:46,894 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:50:46,894 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-01 21:50:46,952 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-01 21:50:47,590 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-01 21:50:47,591 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-01 21:50:47,592 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-01 21:50:47,598 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-01 21:50:47,599 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-01 21:50:47,611 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:50:47,624 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 21:50:47,640 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
INFO 2020-03-01 21:50:47,644 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 4.534 seconds (JVM running for 6.817)
Logback Log Messages

Log session start time Sun Mar 01 21:51:46 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Sun Mar 01 21:54:34 CST 2020

Level Date Thread Logger Message
INFO 2020-03-01 21:51:46,497 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 13588 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-01 21:51:46,502 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-01 21:51:46,559 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2898ac89: startup date [Sun Mar 01 21:51:46 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:51:47,377 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-01 21:51:47,690 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-01 21:51:47,761 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 21:51:47,763 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:51:47,764 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:51:47,765 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:51:47,765 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:51:47,765 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:51:47,766 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:51:47,766 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:51:47,823 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-01 21:51:47,906 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1a640de6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-01 21:51:48,413 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 21:51:48,425 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:51:48,439 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 21:51:48,440 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 21:51:48,446 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 21:51:48,594 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-01 21:51:48,595 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2036 ms
INFO 2020-03-01 21:51:48,661 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 21:51:48,665 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 21:51:48,666 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 21:51:48,666 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 21:51:48,667 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-01 21:51:48,713 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 21:51:48,716 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-01 21:51:48,800 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-01 21:51:49,158 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-01 21:51:49,395 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:51:49,632 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2898ac89: startup date [Sun Mar 01 21:51:46 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:51:49,696 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-01 21:51:49,700 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 21:51:49,702 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-01 21:51:49,731 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:51:49,731 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-01 21:51:49,790 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-01 21:51:50,551 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-01 21:51:50,554 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-01 21:51:50,555 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-01 21:51:50,561 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-01 21:51:50,562 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-01 21:51:50,576 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:51:50,588 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 21:51:50,605 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
INFO 2020-03-01 21:51:50,609 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 4.736 seconds (JVM running for 7.411)
Logback Log Messages

Log session start time Sun Mar 01 21:54:35 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Sun Mar 01 21:55:36 CST 2020

Level Date Thread Logger Message
INFO 2020-03-01 21:54:35,389 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 13844 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-01 21:54:35,394 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-01 21:54:35,486 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2898ac89: startup date [Sun Mar 01 21:54:35 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:54:36,406 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-01 21:54:36,721 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-01 21:54:36,807 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 21:54:36,809 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:54:36,809 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:54:36,810 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:54:36,810 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:54:36,811 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:54:36,811 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:54:36,811 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:54:36,867 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-01 21:54:36,945 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$12bbd8a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-01 21:54:37,483 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 21:54:37,497 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:54:37,508 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 21:54:37,509 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 21:54:37,514 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 21:54:37,621 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-01 21:54:37,621 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2135 ms
INFO 2020-03-01 21:54:37,687 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 21:54:37,692 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 21:54:37,693 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 21:54:37,693 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 21:54:37,693 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-01 21:54:37,745 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 21:54:37,749 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-01 21:54:37,841 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-01 21:54:38,242 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-01 21:54:38,486 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:54:38,806 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2898ac89: startup date [Sun Mar 01 21:54:35 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:54:38,878 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-01 21:54:38,883 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 21:54:38,885 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-01 21:54:38,923 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:54:38,923 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-01 21:54:38,998 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-01 21:54:39,875 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-01 21:54:39,877 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-01 21:54:39,878 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-01 21:54:39,884 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-01 21:54:39,885 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-01 21:54:39,897 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:54:39,910 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 21:54:39,928 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
INFO 2020-03-01 21:54:39,932 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 5.028 seconds (JVM running for 7.329)
INFO 2020-03-01 21:54:47,804 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring FrameworkServlet 'dispatcherServlet'
INFO 2020-03-01 21:54:47,805 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
INFO 2020-03-01 21:54:47,825 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 20 ms
ERROR 2020-03-01 21:54:47,861 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList] with root cause
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList
    at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:235)
    at org.apache.ibatis.binding.MapperMethod.<init>(MapperMethod.java:53)
    at org.apache.ibatis.binding.MapperProxy.lambda$cachedMapperMethod$0(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy$$Lambda$548/1524382697.apply(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1660)
    at org.apache.ibatis.binding.MapperProxy.cachedMapperMethod(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:56)
    at com.sun.proxy.$Proxy69.selectUserList(Unknown Source)
    at com.froggengo.springlearn.project.controller.UserController.userList(UserController.java:22)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Sun Mar 01 21:55:37 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Sun Mar 01 21:57:24 CST 2020

Level Date Thread Logger Message
INFO 2020-03-01 21:55:37,521 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 14828 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-01 21:55:37,525 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-01 21:55:37,588 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Sun Mar 01 21:55:37 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:55:38,360 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-01 21:55:38,656 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-01 21:55:38,730 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 21:55:38,731 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:55:38,732 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:55:38,732 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:55:38,733 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:55:38,733 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:55:38,733 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:55:38,734 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:55:38,797 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-01 21:55:38,876 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$12bbd8a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-01 21:55:39,337 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 21:55:39,349 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:55:39,360 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 21:55:39,361 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 21:55:39,366 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 21:55:39,500 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-01 21:55:39,500 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 1912 ms
INFO 2020-03-01 21:55:39,574 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 21:55:39,580 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 21:55:39,581 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 21:55:39,581 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 21:55:39,581 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-01 21:55:39,639 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 21:55:39,643 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-01 21:55:39,751 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-01 21:55:40,084 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-01 21:55:40,330 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:55:40,575 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Sun Mar 01 21:55:37 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:55:40,629 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-01 21:55:40,634 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 21:55:40,635 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-01 21:55:40,665 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:55:40,665 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-01 21:55:40,723 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-01 21:55:41,575 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-01 21:55:41,577 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-01 21:55:41,578 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-01 21:55:41,585 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-01 21:55:41,586 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-01 21:55:41,603 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:55:41,618 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 21:55:41,637 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
INFO 2020-03-01 21:55:41,643 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 4.59 seconds (JVM running for 7.117)
INFO 2020-03-01 21:55:45,934 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring FrameworkServlet 'dispatcherServlet'
INFO 2020-03-01 21:55:45,935 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
INFO 2020-03-01 21:55:45,957 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 21 ms
ERROR 2020-03-01 21:55:45,995 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList] with root cause
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.froggengo.springlearn.project.mapper.UserMapper.selectUserList
    at org.apache.ibatis.binding.MapperMethod$SqlCommand.<init>(MapperMethod.java:235)
    at org.apache.ibatis.binding.MapperMethod.<init>(MapperMethod.java:53)
    at org.apache.ibatis.binding.MapperProxy.lambda$cachedMapperMethod$0(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy$$Lambda$548/944002264.apply(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1660)
    at org.apache.ibatis.binding.MapperProxy.cachedMapperMethod(MapperProxy.java:61)
    at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:56)
    at com.sun.proxy.$Proxy69.selectUserList(Unknown Source)
    at com.froggengo.springlearn.project.controller.UserController.userList(UserController.java:22)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Sun Mar 01 21:57:24 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Sun Mar 01 22:00:54 CST 2020

Level Date Thread Logger Message
INFO 2020-03-01 21:57:24,753 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 13260 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-01 21:57:24,758 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-01 21:57:24,825 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Sun Mar 01 21:57:24 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:57:25,653 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-01 21:57:25,976 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-01 21:57:26,059 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 21:57:26,061 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:57:26,062 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:57:26,062 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:57:26,063 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:57:26,063 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 21:57:26,063 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:57:26,064 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 21:57:26,118 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-01 21:57:26,211 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fa2a7ef0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-01 21:57:26,689 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 21:57:26,701 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:57:26,713 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 21:57:26,713 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 21:57:26,718 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 21:57:26,887 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-01 21:57:26,888 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2062 ms
INFO 2020-03-01 21:57:26,971 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 21:57:26,976 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 21:57:26,977 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 21:57:26,978 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 21:57:26,979 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-01 21:57:27,038 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 21:57:27,041 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-01 21:57:27,149 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-01 21:57:27,516 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-01 21:57:27,889 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:57:28,121 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Sun Mar 01 21:57:24 CST 2020]; root of context hierarchy
INFO 2020-03-01 21:57:28,176 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-01 21:57:28,180 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 21:57:28,181 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-01 21:57:28,210 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 21:57:28,210 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-01 21:57:28,265 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-01 21:57:28,931 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-01 21:57:28,933 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-01 21:57:28,933 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-01 21:57:28,940 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-01 21:57:28,942 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-01 21:57:28,955 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 21:57:28,969 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 21:57:28,988 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
INFO 2020-03-01 21:57:28,992 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 4.674 seconds (JVM running for 6.984)
INFO 2020-03-01 21:58:11,466 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring FrameworkServlet 'dispatcherServlet'
INFO 2020-03-01 21:58:11,467 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
INFO 2020-03-01 21:58:11,487 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 20 ms
Logback Log Messages

Log session start time Sun Mar 01 22:00:55 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 02 23:26:11 CST 2020

Level Date Thread Logger Message
DEBUG 2020-03-01 22:00:55,179 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.register-shutdown-hook' in any property source
DEBUG 2020-03-01 22:00:55,185 main org.springframework.boot.context.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/charsets.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/deploy.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/access-bridge-64.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/cldrdata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/dnsns.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jaccess.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jfxrt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/localedata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/nashorn.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunec.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunjce_provider.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunmscapi.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunpkcs11.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/zipfs.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/javaws.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jce.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfr.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfxswt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jsse.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/management-agent.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/plugin.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/resources.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/rt.jar, file:/F:/dev/SpringLearn/target/classes/, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter/2.0.5.RELEASE/spring-boot-starter-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot/2.0.5.RELEASE/spring-boot-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context/5.0.9.RELEASE/spring-context-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-autoconfigure/2.0.5.RELEASE/spring-boot-autoconfigure-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-logging/2.0.5.RELEASE/spring-boot-starter-logging-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-core/5.0.9.RELEASE/spring-core-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jcl/5.0.9.RELEASE/spring-jcl-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-aop/2.0.5.RELEASE/spring-boot-starter-aop-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-aop/5.0.9.RELEASE/spring-aop-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-beans/5.0.9.RELEASE/spring-beans-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/aspectj/aspectjweaver/1.8.13/aspectjweaver-1.8.13.jar, file:/D:/apache-maven-3.5.3/repository2/org/fusesource/jansi/jansi/1.7/jansi-1.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-web/2.0.5.RELEASE/spring-boot-starter-web-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-json/2.0.5.RELEASE/spring-boot-starter-json-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-tomcat/2.0.5.RELEASE/spring-boot-starter-tomcat-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-core/8.5.34/tomcat-embed-core-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-el/8.5.34/tomcat-embed-el-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.34/tomcat-embed-websocket-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/hibernate/validator/hibernate-validator/6.0.12.Final/hibernate-validator-6.0.12.Final.jar, file:/D:/apache-maven-3.5.3/repository2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-webmvc/5.0.9.RELEASE/spring-webmvc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-expression/5.0.9.RELEASE/spring-expression-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-data-redis/2.0.5.RELEASE/spring-boot-starter-data-redis-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-redis/2.0.10.RELEASE/spring-data-redis-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-keyvalue/2.0.10.RELEASE/spring-data-keyvalue-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-commons/2.0.10.RELEASE/spring-data-commons-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-tx/5.0.9.RELEASE/spring-tx-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-oxm/5.0.9.RELEASE/spring-oxm-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context-support/5.0.9.RELEASE/spring-context-support-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/lettuce/lettuce-core/5.0.5.RELEASE/lettuce-core-5.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/projectreactor/reactor-core/3.1.9.RELEASE/reactor-core-3.1.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-common/4.1.29.Final/netty-common-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-transport/4.1.29.Final/netty-transport-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-buffer/4.1.29.Final/netty-buffer-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-resolver/4.1.29.Final/netty-resolver-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-handler/4.1.29.Final/netty-handler-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-codec/4.1.29.Final/netty-codec-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-configuration-processor/2.0.5.RELEASE/spring-boot-configuration-processor-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-thymeleaf/2.0.5.RELEASE/spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf-spring5/3.0.9.RELEASE/thymeleaf-spring5-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/extras/thymeleaf-extras-java8time/3.0.1.RELEASE/thymeleaf-extras-java8time-3.0.1.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/mysql/mysql-connector-java/8.0.19/mysql-connector-java-8.0.19.jar, file:/D:/apache-maven-3.5.3/repository2/com/google/protobuf/protobuf-java/3.6.1/protobuf-java-3.6.1.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid-spring-boot-starter/1.1.18/druid-spring-boot-starter-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid/1.1.18/druid-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.1.0/mybatis-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-jdbc/2.0.5.RELEASE/spring-boot-starter-jdbc-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/zaxxer/HikariCP/2.7.9/HikariCP-2.7.9.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jdbc/5.0.9.RELEASE/spring-jdbc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.1.0/mybatis-spring-boot-autoconfigure-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis/3.5.2/mybatis-3.5.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis-spring/2.0.2/mybatis-spring-2.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/generator/mybatis-generator-core/1.4.0/mybatis-generator-core-1.4.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0.jar, file:/D:/apache-maven-3.5.3/repository2/commons-net/commons-net/3.6/commons-net-3.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot-starter/2.1.0/jasypt-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot/2.1.0/jasypt-spring-boot-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant/1.10.7/ant-1.10.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/lib/tools.jar, file:/D:/IntelliJ%20IDEA%202019.1.3/lib/idea_rt.jar]
DEBUG 2020-03-01 22:00:55,189 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
DEBUG 2020-03-01 22:00:55,190 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationEnvironmentPreparedEvent
DEBUG 2020-03-01 22:00:55,202 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'configurationProperties' with highest search precedence
DEBUG 2020-03-01 22:00:55,205 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.beaninfo.ignore' in any property source
DEBUG 2020-03-01 22:00:55,208 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.image.location' in any property source
DEBUG 2020-03-01 22:00:55,212 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.location' in any property source
DEBUG 2020-03-01 22:00:55,241 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-01 22:00:55,242 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-01 22:00:55,243 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-01 22:00:55,247 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-01 22:00:55,250 background-preinit org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
DEBUG 2020-03-01 22:00:55,248 main org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@1706292388 {name='servletConfigInitParams', properties=java.lang.Object@f2ff811}, StubPropertySource@90767234 {name='servletContextInitParams', properties=java.lang.Object@50caa560}, MapPropertySource@707161353 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=15128, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=124736269149005, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1522132780 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-01 22:00:55,259 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-01 22:00:55,259 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-01 22:00:55,260 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-01 22:00:55,260 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-01 22:00:55,261 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-01 22:00:55,286 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-01 22:00:55,313 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
DEBUG 2020-03-01 22:00:55,326 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name' in any property source
DEBUG 2020-03-01 22:00:55,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
INFO 2020-03-01 22:00:55,337 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 15128 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
DEBUG 2020-03-01 22:00:55,338 main com.froggengo.springlearn.SpringLearnMain Running with Spring Boot v2.0.5.RELEASE, Spring v5.0.9.RELEASE
INFO 2020-03-01 22:00:55,338 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
DEBUG 2020-03-01 22:00:55,339 main org.springframework.boot.SpringApplication Loading source class com.froggengo.springlearn.SpringLearnMain
DEBUG 2020-03-01 22:00:55,348 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-01 22:00:55,393 main org.springframework.boot.context.config.ConfigFileApplicationListener Activated activeProfiles dev
DEBUG 2020-03-01 22:00:55,393 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application.yml' (classpath:/application.yml)
DEBUG 2020-03-01 22:00:55,394 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application-dev.yml' (classpath:/application-dev.yml) for profile dev
DEBUG 2020-03-01 22:00:55,395 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationPreparedEvent
INFO 2020-03-01 22:00:55,397 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: startup date [Sun Mar 01 22:00:55 CST 2020]; root of context hierarchy
DEBUG 2020-03-01 22:00:55,400 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Bean factory for org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain]; root of factory hierarchy
DEBUG 2020-03-01 22:00:55,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-01 22:00:55,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-01 22:00:55,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:55,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-01 22:00:55,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-01 22:00:55,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:55,555 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-01 22:00:55,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-01 22:00:55,597 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-01 22:00:55,601 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-01 22:00:55,602 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-01 22:00:55,603 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:55,605 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:55,607 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:55,607 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:55,608 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:55,609 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:55,610 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:55,612 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-01 22:00:55,637 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class]
DEBUG 2020-03-01 22:00:55,657 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
DEBUG 2020-03-01 22:00:55,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,748 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-01 22:00:55,775 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
DEBUG 2020-03-01 22:00:55,776 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
DEBUG 2020-03-01 22:00:55,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,810 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,826 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,845 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,849 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,873 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,879 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-01 22:00:55,884 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-01 22:00:55,885 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-01 22:00:55,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,926 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-01 22:00:55,927 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-01 22:00:55,928 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-01 22:00:55,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,950 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,950 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,951 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,975 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,985 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,986 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,987 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-01 22:00:55,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,991 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,992 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:55,994 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,008 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,015 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,016 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,037 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-01 22:00:56,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,040 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.admin.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-01 22:00:56,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,070 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,084 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,088 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,094 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,095 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,096 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,102 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,105 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,109 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,111 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,122 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,123 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,127 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,128 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,145 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,221 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-01 22:00:56,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:56,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,238 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
DEBUG 2020-03-01 22:00:56,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,240 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-01 22:00:56,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,240 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
DEBUG 2020-03-01 22:00:56,241 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-01 22:00:56,241 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,241 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,248 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-01 22:00:56,249 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat.tomcatServletWebServerFactory()
DEBUG 2020-03-01 22:00:56,250 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-01 22:00:56,251 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.servletWebServerFactoryCustomizer()
DEBUG 2020-03-01 22:00:56,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,251 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.tomcatServletWebServerFactoryCustomizer()
DEBUG 2020-03-01 22:00:56,263 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,267 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-01 22:00:56,268 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
DEBUG 2020-03-01 22:00:56,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,270 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-01 22:00:56,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,271 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
DEBUG 2020-03-01 22:00:56,272 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-01 22:00:56,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,273 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-01 22:00:56,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,276 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
DEBUG 2020-03-01 22:00:56,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,280 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
DEBUG 2020-03-01 22:00:56,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,285 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-01 22:00:56,288 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-01 22:00:56,288 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-01 22:00:56,289 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,289 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-01 22:00:56,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,290 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
DEBUG 2020-03-01 22:00:56,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,297 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
DEBUG 2020-03-01 22:00:56,298 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-01 22:00:56,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,300 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,301 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,304 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
DEBUG 2020-03-01 22:00:56,305 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:56,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,307 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorAttributes()
DEBUG 2020-03-01 22:00:56,308 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,312 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.basicErrorController()
DEBUG 2020-03-01 22:00:56,312 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorPageCustomizer()
DEBUG 2020-03-01 22:00:56,313 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
DEBUG 2020-03-01 22:00:56,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,318 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,318 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,319 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-01 22:00:56,319 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
DEBUG 2020-03-01 22:00:56,319 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
DEBUG 2020-03-01 22:00:56,320 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:00:56,320 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
DEBUG 2020-03-01 22:00:56,320 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
DEBUG 2020-03-01 22:00:56,321 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
DEBUG 2020-03-01 22:00:56,321 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
DEBUG 2020-03-01 22:00:56,321 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
DEBUG 2020-03-01 22:00:56,322 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
DEBUG 2020-03-01 22:00:56,322 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
DEBUG 2020-03-01 22:00:56,323 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
DEBUG 2020-03-01 22:00:56,323 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
DEBUG 2020-03-01 22:00:56,324 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
DEBUG 2020-03-01 22:00:56,324 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
DEBUG 2020-03-01 22:00:56,325 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
DEBUG 2020-03-01 22:00:56,325 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
DEBUG 2020-03-01 22:00:56,325 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
DEBUG 2020-03-01 22:00:56,326 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
DEBUG 2020-03-01 22:00:56,326 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
DEBUG 2020-03-01 22:00:56,327 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
DEBUG 2020-03-01 22:00:56,327 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
DEBUG 2020-03-01 22:00:56,329 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-01 22:00:56,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,366 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,367 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
DEBUG 2020-03-01 22:00:56,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,382 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
DEBUG 2020-03-01 22:00:56,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,384 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
DEBUG 2020-03-01 22:00:56,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,387 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
DEBUG 2020-03-01 22:00:56,388 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:56,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,391 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
DEBUG 2020-03-01 22:00:56,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,397 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.httpPutFormContentFilter()
DEBUG 2020-03-01 22:00:56,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,399 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-01 22:00:56,399 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.druid.filter.stat.enabled' in PropertySource 'configurationProperties' with value of type Boolean
DEBUG 2020-03-01 22:00:56,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,411 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,416 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration.statFilter()
DEBUG 2020-03-01 22:00:56,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,426 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-01 22:00:56,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,441 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure.dataSource()
DEBUG 2020-03-01 22:00:56,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,445 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-01 22:00:56,446 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration.hikariPoolDataSourceMetadataProvider()
DEBUG 2020-03-01 22:00:56,447 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-01 22:00:56,447 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-01 22:00:56,448 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-01 22:00:56,449 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-01 22:00:56,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,450 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-01 22:00:56,451 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,455 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,455 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,457 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-01 22:00:56,458 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,460 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionFactory()
DEBUG 2020-03-01 22:00:56,461 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,463 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionTemplate()
DEBUG 2020-03-01 22:00:56,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,466 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-01 22:00:56,467 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.pageHelperProperties()
DEBUG 2020-03-01 22:00:56,467 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-01 22:00:56,467 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.envCopy()
DEBUG 2020-03-01 22:00:56,468 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyJasyptStringEncryptor()
DEBUG 2020-03-01 22:00:56,468 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyDetector()
DEBUG 2020-03-01 22:00:56,469 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.configPropsSingleton()
DEBUG 2020-03-01 22:00:56,469 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyFilter()
DEBUG 2020-03-01 22:00:56,469 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyResolver()
DEBUG 2020-03-01 22:00:56,471 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-01 22:00:56,472 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration.enableEncryptablePropertySourcesPostProcessor()
DEBUG 2020-03-01 22:00:56,473 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-01 22:00:56,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,474 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-01 22:00:56,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,475 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-01 22:00:56,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,481 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
DEBUG 2020-03-01 22:00:56,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,485 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
DEBUG 2020-03-01 22:00:56,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,487 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
DEBUG 2020-03-01 22:00:56,488 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.admin.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-01 22:00:56,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,488 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-01 22:00:56,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,491 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration.springApplicationAdminRegistrar()
DEBUG 2020-03-01 22:00:56,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,493 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-01 22:00:56,501 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-01 22:00:56,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,503 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-01 22:00:56,505 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,509 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.lettuceClientResources()
DEBUG 2020-03-01 22:00:56,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,527 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.redisConnectionFactory()
DEBUG 2020-03-01 22:00:56,528 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-01 22:00:56,529 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,530 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.redisTemplate()
DEBUG 2020-03-01 22:00:56,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,536 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,537 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.stringRedisTemplate()
DEBUG 2020-03-01 22:00:56,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,540 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,540 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,541 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-01 22:00:56,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,542 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-01 22:00:56,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,545 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,546 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration.persistenceExceptionTranslationPostProcessor()
DEBUG 2020-03-01 22:00:56,547 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,548 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-01 22:00:56,548 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,552 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration.reactiveRedisTemplate()
DEBUG 2020-03-01 22:00:56,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,559 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,559 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,560 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,560 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
INFO 2020-03-01 22:00:56,577 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
DEBUG 2020-03-01 22:00:56,594 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-01 22:00:56,594 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-01 22:00:56,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:56,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-01 22:00:56,595 main org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'com.froggengo.springlearn'. Automatic @Repository and @Entity scanning is enabled.
DEBUG 2020-03-01 22:00:56,599 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for repositories in packages com.froggengo.springlearn.
DEBUG 2020-03-01 22:00:56,601 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-01 22:00:56,601 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-01 22:00:56,601 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1453062635 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=15128, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=124736269149005, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1632789609 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-01 22:00:56,607 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-01 22:00:56,608 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-01 22:00:56,609 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-01 22:00:56,609 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:56,610 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:56,610 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:56,610 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:56,611 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:56,612 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:56,614 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-01 22:00:56,615 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-01 22:00:56,617 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished repository scanning.
DEBUG 2020-03-01 22:00:56,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,618 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-01 22:00:56,618 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
DEBUG 2020-03-01 22:00:56,619 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,619 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-01 22:00:56,619 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,624 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
DEBUG 2020-03-01 22:00:56,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,625 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-01 22:00:56,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,626 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,626 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration.parameterNamesModule()
DEBUG 2020-03-01 22:00:56,627 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,627 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-01 22:00:56,627 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,628 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,628 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
DEBUG 2020-03-01 22:00:56,629 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-01 22:00:56,629 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
DEBUG 2020-03-01 22:00:56,629 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,631 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-01 22:00:56,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,634 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,635 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
DEBUG 2020-03-01 22:00:56,635 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,638 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-01 22:00:56,639 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,641 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
DEBUG 2020-03-01 22:00:56,641 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-01 22:00:56,642 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-01 22:00:56,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,644 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,644 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration.messageConverters()
DEBUG 2020-03-01 22:00:56,644 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,644 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,645 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,645 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,645 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-01 22:00:56,646 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.ProjectingArgumentResolverRegistrar.projectingArgumentResolverBeanPostProcessor()
DEBUG 2020-03-01 22:00:56,646 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-01 22:00:56,646 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolver()
DEBUG 2020-03-01 22:00:56,646 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.sortResolver()
DEBUG 2020-03-01 22:00:56,646 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-01 22:00:56,647 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataJacksonConfiguration.jacksonGeoModule()
DEBUG 2020-03-01 22:00:56,647 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-01 22:00:56,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,652 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.pageableCustomizer()
DEBUG 2020-03-01 22:00:56,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,653 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.sortCustomizer()
DEBUG 2020-03-01 22:00:56,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,654 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-01 22:00:56,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,656 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration.jacksonCodecCustomizer()
DEBUG 2020-03-01 22:00:56,656 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-01 22:00:56,656 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-01 22:00:56,657 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.git.location' in any property source
DEBUG 2020-03-01 22:00:56,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,658 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
DEBUG 2020-03-01 22:00:56,659 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
DEBUG 2020-03-01 22:00:56,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,660 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,660 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,662 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,662 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-01 22:00:56,662 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,663 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration.jdbcTemplate()
DEBUG 2020-03-01 22:00:56,664 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-01 22:00:56,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,667 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration.namedParameterJdbcTemplate()
DEBUG 2020-03-01 22:00:56,667 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-01 22:00:56,667 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,668 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-01 22:00:56,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,669 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-01 22:00:56,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,673 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect.java8TimeDialect()
DEBUG 2020-03-01 22:00:56,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,673 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-01 22:00:56,674 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,674 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration.thymeleafViewResolver()
DEBUG 2020-03-01 22:00:56,674 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-01 22:00:56,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,678 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-01 22:00:56,678 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-01 22:00:56,679 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-01 22:00:56,680 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,680 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-01 22:00:56,680 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,681 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,682 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration.templateEngine()
DEBUG 2020-03-01 22:00:56,682 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,682 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-01 22:00:56,682 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.defaultTemplateResolver()
DEBUG 2020-03-01 22:00:56,683 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-01 22:00:56,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,689 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-01 22:00:56,689 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,690 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration.transactionManager()
DEBUG 2020-03-01 22:00:56,690 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-01 22:00:56,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,695 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,697 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,697 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-01 22:00:56,697 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionAdvisor()
DEBUG 2020-03-01 22:00:56,698 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionAttributeSource()
DEBUG 2020-03-01 22:00:56,698 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionInterceptor()
DEBUG 2020-03-01 22:00:56,699 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionalEventListenerFactory()
DEBUG 2020-03-01 22:00:56,699 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-01 22:00:56,699 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-01 22:00:56,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,707 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-01 22:00:56,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,711 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,711 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration.transactionTemplate()
DEBUG 2020-03-01 22:00:56,714 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-01 22:00:56,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,718 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.platformTransactionManagerCustomizers()
DEBUG 2020-03-01 22:00:56,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,719 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-01 22:00:56,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,722 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,723 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration.restTemplateBuilder()
DEBUG 2020-03-01 22:00:56,723 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,723 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,724 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-01 22:00:56,724 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration.tomcatWebServerFactoryCustomizer()
DEBUG 2020-03-01 22:00:56,724 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-01 22:00:56,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,725 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-01 22:00:56,726 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,730 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.characterEncodingFilter()
DEBUG 2020-03-01 22:00:56,731 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
DEBUG 2020-03-01 22:00:56,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,734 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-01 22:00:56,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,738 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,738 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,739 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartConfigElement()
DEBUG 2020-03-01 22:00:56,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:56,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-01 22:00:56,740 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartResolver()
DEBUG 2020-03-01 22:00:56,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-01 22:00:56,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-01 22:00:56,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:56,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-01 22:00:56,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-01 22:00:56,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-01 22:00:56,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-01 22:00:56,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:56,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-01 22:00:56,800 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
DEBUG 2020-03-01 22:00:56,801 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
DEBUG 2020-03-01 22:00:56,814 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-01 22:00:56,816 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-01 22:00:56,816 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-01 22:00:56,817 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1551303995 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=15128, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=124736269149005, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@649630909 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-01 22:00:56,820 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/project/mapper/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/]]
DEBUG 2020-03-01 22:00:56,820 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper]
DEBUG 2020-03-01 22:00:56,820 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/**/*.class]
DEBUG 2020-03-01 22:00:56,821 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/project/mapper/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]]
DEBUG 2020-03-01 22:00:56,821 main org.mybatis.spring.mapper.ClassPathMapperScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]
DEBUG 2020-03-01 22:00:56,822 main org.mybatis.spring.mapper.ClassPathMapperScanner Creating MapperFactoryBean with name 'userMapper' and 'com.froggengo.springlearn.project.mapper.UserMapper' mapperInterface
DEBUG 2020-03-01 22:00:56,822 main org.mybatis.spring.mapper.ClassPathMapperScanner Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
DEBUG 2020-03-01 22:00:56,881 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.froggengo.springlearn.SpringLearnMain; enhanced class name is: com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$19ee0a08
DEBUG 2020-03-01 22:00:56,882 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'springLearnMain' existing class 'com.froggengo.springlearn.SpringLearnMain' with enhanced class 'com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$19ee0a08'
DEBUG 2020-03-01 22:00:56,883 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$5452344a
DEBUG 2020-03-01 22:00:56,884 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$5452344a'
DEBUG 2020-03-01 22:00:56,887 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$cc35d700
DEBUG 2020-03-01 22:00:56,888 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$cc35d700'
DEBUG 2020-03-01 22:00:56,890 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$148aabe3
DEBUG 2020-03-01 22:00:56,891 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$148aabe3'
DEBUG 2020-03-01 22:00:56,894 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$be1e33fb
DEBUG 2020-03-01 22:00:56,895 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$be1e33fb'
DEBUG 2020-03-01 22:00:56,897 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$4354e974
DEBUG 2020-03-01 22:00:56,898 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$4354e974'
DEBUG 2020-03-01 22:00:56,901 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$a39b51da
DEBUG 2020-03-01 22:00:56,901 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$a39b51da'
DEBUG 2020-03-01 22:00:56,904 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$5a2e681
DEBUG 2020-03-01 22:00:56,904 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$5a2e681'
DEBUG 2020-03-01 22:00:56,906 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$41fe16ce
DEBUG 2020-03-01 22:00:56,907 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$41fe16ce'
DEBUG 2020-03-01 22:00:56,909 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$c49b529b
DEBUG 2020-03-01 22:00:56,910 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$c49b529b'
DEBUG 2020-03-01 22:00:56,913 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$5e7bae0e
DEBUG 2020-03-01 22:00:56,913 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$5e7bae0e'
DEBUG 2020-03-01 22:00:56,916 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$93dc9c36
DEBUG 2020-03-01 22:00:56,916 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$93dc9c36'
DEBUG 2020-03-01 22:00:56,919 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$7f47c796
DEBUG 2020-03-01 22:00:56,920 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$7f47c796'
DEBUG 2020-03-01 22:00:56,923 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$1cc9e5bc
DEBUG 2020-03-01 22:00:56,923 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$1cc9e5bc'
DEBUG 2020-03-01 22:00:56,934 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$be891291
DEBUG 2020-03-01 22:00:56,935 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$be891291'
DEBUG 2020-03-01 22:00:56,938 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$608cdd76
DEBUG 2020-03-01 22:00:56,939 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$608cdd76'
DEBUG 2020-03-01 22:00:56,941 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$87de0088
DEBUG 2020-03-01 22:00:56,942 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$87de0088'
DEBUG 2020-03-01 22:00:56,944 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure; enhanced class name is: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$6d47b783
DEBUG 2020-03-01 22:00:56,945 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' existing class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' with enhanced class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$6d47b783'
DEBUG 2020-03-01 22:00:56,948 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$b3f2e9f5
DEBUG 2020-03-01 22:00:56,949 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$b3f2e9f5'
DEBUG 2020-03-01 22:00:56,951 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$308caa52
DEBUG 2020-03-01 22:00:56,951 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$308caa52'
DEBUG 2020-03-01 22:00:56,953 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$ef01b400
DEBUG 2020-03-01 22:00:56,954 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$ef01b400'
DEBUG 2020-03-01 22:00:56,955 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$358f6571
DEBUG 2020-03-01 22:00:56,956 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$358f6571'
DEBUG 2020-03-01 22:00:56,957 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$31141a81
DEBUG 2020-03-01 22:00:56,957 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$31141a81'
DEBUG 2020-03-01 22:00:56,959 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$86701341
DEBUG 2020-03-01 22:00:56,960 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$86701341'
DEBUG 2020-03-01 22:00:56,961 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration; enhanced class name is: com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$66565876
DEBUG 2020-03-01 22:00:56,962 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' existing class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' with enhanced class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$66565876'
DEBUG 2020-03-01 22:00:56,966 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$2ed4cf4f
DEBUG 2020-03-01 22:00:56,967 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$2ed4cf4f'
DEBUG 2020-03-01 22:00:56,968 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$b365fa1a
DEBUG 2020-03-01 22:00:56,969 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$b365fa1a'
DEBUG 2020-03-01 22:00:56,971 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$c1784cd8
DEBUG 2020-03-01 22:00:56,971 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$c1784cd8'
DEBUG 2020-03-01 22:00:56,974 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$d307312d
DEBUG 2020-03-01 22:00:56,974 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$d307312d'
DEBUG 2020-03-01 22:00:56,977 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$e64862df
DEBUG 2020-03-01 22:00:56,977 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$e64862df'
DEBUG 2020-03-01 22:00:56,980 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$8fb84147
DEBUG 2020-03-01 22:00:56,981 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$8fb84147'
DEBUG 2020-03-01 22:00:56,983 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$9ef240d3
DEBUG 2020-03-01 22:00:56,983 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$9ef240d3'
DEBUG 2020-03-01 22:00:56,986 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68b5805b
DEBUG 2020-03-01 22:00:56,986 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68b5805b'
DEBUG 2020-03-01 22:00:56,988 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$4932ed4d
DEBUG 2020-03-01 22:00:56,988 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$4932ed4d'
DEBUG 2020-03-01 22:00:56,989 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$43254d5f
DEBUG 2020-03-01 22:00:56,990 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$43254d5f'
DEBUG 2020-03-01 22:00:56,992 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$17fac624
DEBUG 2020-03-01 22:00:56,993 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$17fac624'
DEBUG 2020-03-01 22:00:56,995 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$439e4934
DEBUG 2020-03-01 22:00:56,995 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$439e4934'
DEBUG 2020-03-01 22:00:56,998 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$d860d7c5
DEBUG 2020-03-01 22:00:56,998 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$d860d7c5'
DEBUG 2020-03-01 22:00:57,000 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$1c92e9aa
DEBUG 2020-03-01 22:00:57,000 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$1c92e9aa'
DEBUG 2020-03-01 22:00:57,003 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$617c03bb
DEBUG 2020-03-01 22:00:57,003 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$617c03bb'
DEBUG 2020-03-01 22:00:57,016 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$435e60d8
DEBUG 2020-03-01 22:00:57,016 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$435e60d8'
DEBUG 2020-03-01 22:00:57,018 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$af2f41a2
DEBUG 2020-03-01 22:00:57,018 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$af2f41a2'
DEBUG 2020-03-01 22:00:57,019 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$913adf31
DEBUG 2020-03-01 22:00:57,019 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$913adf31'
DEBUG 2020-03-01 22:00:57,021 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$a0dd5445
DEBUG 2020-03-01 22:00:57,022 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$a0dd5445'
DEBUG 2020-03-01 22:00:57,023 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$dab35045
DEBUG 2020-03-01 22:00:57,023 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$dab35045'
DEBUG 2020-03-01 22:00:57,024 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$d12683d3
DEBUG 2020-03-01 22:00:57,024 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$d12683d3'
DEBUG 2020-03-01 22:00:57,025 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$6dcf8da5
DEBUG 2020-03-01 22:00:57,025 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$6dcf8da5'
DEBUG 2020-03-01 22:00:57,026 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.ProjectingArgumentResolverRegistrar; enhanced class name is: org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$8a132b02
DEBUG 2020-03-01 22:00:57,027 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' existing class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' with enhanced class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$8a132b02'
DEBUG 2020-03-01 22:00:57,030 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.SpringDataWebConfiguration; enhanced class name is: org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$b4fff064
DEBUG 2020-03-01 22:00:57,030 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.SpringDataWebConfiguration' existing class 'org.springframework.data.web.config.SpringDataWebConfiguration' with enhanced class 'org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$b4fff064'
DEBUG 2020-03-01 22:00:57,032 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$3f327832
DEBUG 2020-03-01 22:00:57,032 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$3f327832'
DEBUG 2020-03-01 22:00:57,033 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$bb75dd5d
DEBUG 2020-03-01 22:00:57,033 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$bb75dd5d'
DEBUG 2020-03-01 22:00:57,034 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$c643550e
DEBUG 2020-03-01 22:00:57,035 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$c643550e'
DEBUG 2020-03-01 22:00:57,038 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$8f95cf2a
DEBUG 2020-03-01 22:00:57,038 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$8f95cf2a'
DEBUG 2020-03-01 22:00:57,040 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$6c26f07e
DEBUG 2020-03-01 22:00:57,040 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$6c26f07e'
DEBUG 2020-03-01 22:00:57,041 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$5e07e7ae
DEBUG 2020-03-01 22:00:57,042 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$5e07e7ae'
DEBUG 2020-03-01 22:00:57,043 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$737ff701
DEBUG 2020-03-01 22:00:57,043 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$737ff701'
DEBUG 2020-03-01 22:00:57,044 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$1bad86f3
DEBUG 2020-03-01 22:00:57,044 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$1bad86f3'
DEBUG 2020-03-01 22:00:57,045 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$1fb12b9b
DEBUG 2020-03-01 22:00:57,046 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$1fb12b9b'
DEBUG 2020-03-01 22:00:57,048 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$e71cc0dc
DEBUG 2020-03-01 22:00:57,048 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$e71cc0dc'
DEBUG 2020-03-01 22:00:57,051 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$a695cc84
DEBUG 2020-03-01 22:00:57,051 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$a695cc84'
DEBUG 2020-03-01 22:00:57,054 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$126404ad
DEBUG 2020-03-01 22:00:57,055 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$126404ad'
DEBUG 2020-03-01 22:00:57,056 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$d0948a04
DEBUG 2020-03-01 22:00:57,057 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$d0948a04'
DEBUG 2020-03-01 22:00:57,058 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$3d475fa1
DEBUG 2020-03-01 22:00:57,059 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$3d475fa1'
DEBUG 2020-03-01 22:00:57,060 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$9c5a80
DEBUG 2020-03-01 22:00:57,061 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$9c5a80'
DEBUG 2020-03-01 22:00:57,062 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$6472b262
DEBUG 2020-03-01 22:00:57,063 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$6472b262'
DEBUG 2020-03-01 22:00:57,066 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration; enhanced class name is: org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$539bc211
DEBUG 2020-03-01 22:00:57,066 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' existing class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' with enhanced class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$539bc211'
DEBUG 2020-03-01 22:00:57,068 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$bf810641
DEBUG 2020-03-01 22:00:57,068 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$bf810641'
DEBUG 2020-03-01 22:00:57,069 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$de0a60cd
DEBUG 2020-03-01 22:00:57,069 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$de0a60cd'
DEBUG 2020-03-01 22:00:57,071 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$52261f53
DEBUG 2020-03-01 22:00:57,071 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$52261f53'
DEBUG 2020-03-01 22:00:57,073 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$e80fbd1b
DEBUG 2020-03-01 22:00:57,073 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$e80fbd1b'
DEBUG 2020-03-01 22:00:57,074 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$eeb1bb92
DEBUG 2020-03-01 22:00:57,075 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$eeb1bb92'
DEBUG 2020-03-01 22:00:57,076 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$59c74edf
DEBUG 2020-03-01 22:00:57,076 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$59c74edf'
DEBUG 2020-03-01 22:00:57,078 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$6903c1f3
DEBUG 2020-03-01 22:00:57,078 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$6903c1f3'
DEBUG 2020-03-01 22:00:57,080 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$26f078b3
DEBUG 2020-03-01 22:00:57,080 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$26f078b3'
DEBUG 2020-03-01 22:00:57,082 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$95e100c0
DEBUG 2020-03-01 22:00:57,082 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$95e100c0'
DEBUG 2020-03-01 22:00:57,083 main org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
DEBUG 2020-03-01 22:00:57,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-01 22:00:57,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-01 22:00:57,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-01 22:00:57,094 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-01 22:00:57,095 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableEncryptablePropertySourcesPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-01 22:00:57,095 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.proxyPropertySources' in any property source
DEBUG 2020-03-01 22:00:57,095 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'enableEncryptablePropertySourcesPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
INFO 2020-03-01 22:00:57,100 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
DEBUG 2020-03-01 22:00:57,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-01 22:00:57,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-01 22:00:57,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-01 22:00:57,102 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-01 22:00:57,102 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,106 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-01 22:00:57,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-01 22:00:57,111 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-01 22:00:57,111 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-01 22:00:57,112 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'envCopy'
DEBUG 2020-03-01 22:00:57,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'envCopy'
DEBUG 2020-03-01 22:00:57,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-01 22:00:57,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-01 22:00:57,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'envCopy' via factory method to bean named 'environment'
DEBUG 2020-03-01 22:00:57,127 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-01 22:00:57,127 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-01 22:00:57,127 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1791267914 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=15128, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=124736269149005, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1517758613 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-01 22:00:57,132 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'configurationProperties' with lowest search precedence
DEBUG 2020-03-01 22:00:57,132 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-01 22:00:57,133 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-01 22:00:57,133 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-01 22:00:57,134 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-01 22:00:57,134 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'random' with lowest search precedence
DEBUG 2020-03-01 22:00:57,134 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with lowest search precedence
DEBUG 2020-03-01 22:00:57,135 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
DEBUG 2020-03-01 22:00:57,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'envCopy' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'envCopy'
DEBUG 2020-03-01 22:00:57,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'envCopy'
DEBUG 2020-03-01 22:00:57,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-01 22:00:57,139 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix:ENC(' in any property source
DEBUG 2020-03-01 22:00:57,140 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix' in any property source
DEBUG 2020-03-01 22:00:57,140 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix:)' in any property source
DEBUG 2020-03-01 22:00:57,140 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix' in any property source
DEBUG 2020-03-01 22:00:57,141 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean:encryptablePropertyDetector' in any property source
DEBUG 2020-03-01 22:00:57,141 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean' in any property source
DEBUG 2020-03-01 22:00:57,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyDetector' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-01 22:00:57,150 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-01 22:00:57,150 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-01 22:00:57,150 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-01 22:00:57,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-01 22:00:57,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'envCopy'
DEBUG 2020-03-01 22:00:57,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-01 22:00:57,153 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean:jasyptStringEncryptor' in any property source
DEBUG 2020-03-01 22:00:57,153 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean' in any property source
DEBUG 2020-03-01 22:00:57,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyJasyptStringEncryptor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-01 22:00:57,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-01 22:00:57,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-01 22:00:57,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyJasyptStringEncryptor'
DEBUG 2020-03-01 22:00:57,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-01 22:00:57,161 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'envCopy'
DEBUG 2020-03-01 22:00:57,162 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean:encryptablePropertyResolver' in any property source
DEBUG 2020-03-01 22:00:57,162 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean' in any property source
DEBUG 2020-03-01 22:00:57,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-01 22:00:57,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-01 22:00:57,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-01 22:00:57,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-01 22:00:57,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-01 22:00:57,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-01 22:00:57,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-01 22:00:57,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-01 22:00:57,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-01 22:00:57,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'envCopy'
DEBUG 2020-03-01 22:00:57,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-01 22:00:57,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'configPropsSingleton' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-01 22:00:57,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'envCopy'
DEBUG 2020-03-01 22:00:57,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-01 22:00:57,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'configPropsSingleton'
DEBUG 2020-03-01 22:00:57,177 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean:encryptablePropertyFilter' in any property source
DEBUG 2020-03-01 22:00:57,178 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean' in any property source
DEBUG 2020-03-01 22:00:57,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyFilter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-01 22:00:57,206 main org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is SingletonTargetSource for target object [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource@3b809711]
DEBUG 2020-03-01 22:00:57,220 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getProperty(java.lang.String)
DEBUG 2020-03-01 22:00:57,220 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.Object)
DEBUG 2020-03-01 22:00:57,221 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.String)
DEBUG 2020-03-01 22:00:57,221 main org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean org.springframework.core.env.PropertySource.equals(java.lang.Object)
DEBUG 2020-03-01 22:00:57,221 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.toString()
DEBUG 2020-03-01 22:00:57,221 main org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public int org.springframework.core.env.PropertySource.hashCode()
DEBUG 2020-03-01 22:00:57,221 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.getName()
DEBUG 2020-03-01 22:00:57,222 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.core.env.PropertySource.getSource()
DEBUG 2020-03-01 22:00:57,222 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public boolean org.springframework.core.env.PropertySource.containsProperty(java.lang.String)
DEBUG 2020-03-01 22:00:57,222 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
DEBUG 2020-03-01 22:00:57,222 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.lang.Object com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getProperty(com.ulisesbocchio.jasyptspringboot.EncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.EncryptablePropertyFilter,org.springframework.core.env.PropertySource,java.lang.String)
DEBUG 2020-03-01 22:00:57,222 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract org.springframework.core.env.PropertySource com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getDelegate()
DEBUG 2020-03-01 22:00:57,223 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract void com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.refresh()
DEBUG 2020-03-01 22:00:57,223 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
DEBUG 2020-03-01 22:00:57,223 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
DEBUG 2020-03-01 22:00:57,224 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
DEBUG 2020-03-01 22:00:57,224 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
DEBUG 2020-03-01 22:00:57,224 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
DEBUG 2020-03-01 22:00:57,224 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
DEBUG 2020-03-01 22:00:57,224 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
DEBUG 2020-03-01 22:00:57,225 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
DEBUG 2020-03-01 22:00:57,225 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
DEBUG 2020-03-01 22:00:57,225 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-01 22:00:57,225 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-01 22:00:57,225 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
DEBUG 2020-03-01 22:00:57,226 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-01 22:00:57,226 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
DEBUG 2020-03-01 22:00:57,226 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
DEBUG 2020-03-01 22:00:57,226 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
DEBUG 2020-03-01 22:00:57,226 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-01 22:00:57,227 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
DEBUG 2020-03-01 22:00:57,227 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-01 22:00:57,227 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-01 22:00:57,227 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
DEBUG 2020-03-01 22:00:57,227 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
DEBUG 2020-03-01 22:00:57,228 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
INFO 2020-03-01 22:00:57,239 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-01 22:00:57,239 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 22:00:57,240 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 22:00:57,240 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 22:00:57,240 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 22:00:57,241 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-01 22:00:57,241 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-01 22:00:57,241 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
DEBUG 2020-03-01 22:00:57,251 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'configurationProperties' with 'configurationProperties'
DEBUG 2020-03-01 22:00:57,252 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletConfigInitParams' with 'servletConfigInitParams'
DEBUG 2020-03-01 22:00:57,252 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
DEBUG 2020-03-01 22:00:57,252 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'systemProperties' with 'systemProperties'
DEBUG 2020-03-01 22:00:57,252 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'systemEnvironment' with 'systemEnvironment'
DEBUG 2020-03-01 22:00:57,252 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'random' with 'random'
DEBUG 2020-03-01 22:00:57,252 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with 'applicationConfig: [classpath:/application-dev.yml]'
DEBUG 2020-03-01 22:00:57,252 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application.yml]' with 'applicationConfig: [classpath:/application.yml]'
DEBUG 2020-03-01 22:00:57,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-01 22:00:57,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-01 22:00:57,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-01 22:00:57,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-01 22:00:57,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-01 22:00:57,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-01 22:00:57,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-01 22:00:57,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-01 22:00:57,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-01 22:00:57,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-01 22:00:57,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-01 22:00:57,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-01 22:00:57,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-01 22:00:57,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-01 22:00:57,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-01 22:00:57,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-01 22:00:57,288 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-01 22:00:57,288 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-01 22:00:57,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-01 22:00:57,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-01 22:00:57,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-01 22:00:57,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-01 22:00:57,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-01 22:00:57,296 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-01 22:00:57,297 main org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@13cda7c9
DEBUG 2020-03-01 22:00:57,301 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
INFO 2020-03-01 22:00:57,306 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
DEBUG 2020-03-01 22:00:57,309 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-01 22:00:57,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
DEBUG 2020-03-01 22:00:57,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-01 22:00:57,330 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-01 22:00:57,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-01 22:00:57,336 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor]: AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-01 22:00:57,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSourceInitializerPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,338 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSourceInitializerPostProcessor': AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-01 22:00:57,341 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSourceInitializerPostProcessor' to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-01 22:00:57,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-01 22:00:57,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-01 22:00:57,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-01 22:00:57,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-01 22:00:57,366 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-01 22:00:57,366 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-01 22:00:57,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-01 22:00:57,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-01 22:00:57,369 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-01 22:00:57,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'persistenceExceptionTranslationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-01 22:00:57,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-01 22:00:57,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-01 22:00:57,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServerFactoryCustomizerBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-01 22:00:57,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-01 22:00:57,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-01 22:00:57,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-01 22:00:57,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-01 22:00:57,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-01 22:00:57,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-01 22:00:57,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-01 22:00:57,392 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,421 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$539bc211]: AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-01 22:00:57,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,422 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-01 22:00:57,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry'
INFO 2020-03-01 22:00:57,426 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$539bc211] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
DEBUG 2020-03-01 22:00:57,427 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,427 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-01 22:00:57,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-01 22:00:57,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-01 22:00:57,435 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-01 22:00:57,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionAttributeSource' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,443 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,443 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-01 22:00:57,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-01 22:00:57,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-01 22:00:57,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-01 22:00:57,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-01 22:00:57,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionInterceptor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionInterceptor'
DEBUG 2020-03-01 22:00:57,453 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-01 22:00:57,453 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,458 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'projectingArgumentResolverBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-01 22:00:57,470 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@155d1021]
DEBUG 2020-03-01 22:00:57,470 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@4bd2f0dc]
DEBUG 2020-03-01 22:00:57,471 main org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@73aff8f1]
DEBUG 2020-03-01 22:00:57,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-01 22:00:57,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-01 22:00:57,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-01 22:00:57,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-01 22:00:57,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-01 22:00:57,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactory' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-01 22:00:57,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-01 22:00:57,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-01 22:00:57,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-01 22:00:57,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-01 22:00:57,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-01 22:00:57,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:57,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:57,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-01 22:00:57,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-01 22:00:57,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,528 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,536 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-01 22:00:57,537 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,549 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-01 22:00:57,549 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,552 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-01 22:00:57,552 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-01 22:00:57,553 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-01 22:00:57,556 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-01 22:00:57,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,559 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,559 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-01 22:00:57,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,626 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'servletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,628 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,629 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:57,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:57,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:57,631 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,631 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-01 22:00:57,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,633 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,633 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,635 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,635 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:57,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:57,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:57,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-01 22:00:57,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-01 22:00:57,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,640 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,640 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-01 22:00:57,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-01 22:00:57,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
DEBUG 2020-03-01 22:00:57,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,646 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:57,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-01 22:00:57,650 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-01 22:00:57,650 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,650 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-01 22:00:57,650 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-01 22:00:57,650 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,651 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$26f078b3] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:57,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-01 22:00:57,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-01 22:00:57,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,657 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,657 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-01 22:00:57,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-01 22:00:57,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-01 22:00:57,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,667 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,667 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-01 22:00:57,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-01 22:00:57,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-01 22:00:57,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:57,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:57,689 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,689 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$7f47c796] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:57,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-01 22:00:57,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-01 22:00:57,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-01 22:00:57,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-01 22:00:57,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,695 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$5a2e681] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:57,697 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,698 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-01 22:00:57,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-01 22:00:57,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-01 22:00:57,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-01 22:00:57,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-01 22:00:57,721 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-01 22:00:57,721 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,722 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-01 22:00:57,723 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-01 22:00:57,724 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,724 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$95e100c0] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:57,726 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-01 22:00:57,726 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-01 22:00:57,726 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,735 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-01 22:00:57,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-01 22:00:57,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-01 22:00:57,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,752 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,752 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-01 22:00:57,753 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,757 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,757 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-01 22:00:57,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-01 22:00:57,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-01 22:00:57,762 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-01 22:00:57,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-01 22:00:57,765 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,766 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$a39b51da] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:57,767 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-01 22:00:57,768 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-01 22:00:57,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-01 22:00:57,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-01 22:00:57,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
DEBUG 2020-03-01 22:00:57,813 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-01 22:00:57,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:57,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'dispatcherServletRegistration'
DEBUG 2020-03-01 22:00:57,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-01 22:00:57,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-01 22:00:57,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,826 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-01 22:00:57,826 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-01 22:00:57,826 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,827 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$93dc9c36] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:57,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-01 22:00:57,832 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-01 22:00:57,832 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,845 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-01 22:00:57,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-01 22:00:57,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-01 22:00:57,848 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-01 22:00:57,854 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-01 22:00:57,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,862 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,863 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,863 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:57,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:57,868 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,869 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-01 22:00:57,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,871 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:57,873 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-01 22:00:58,029 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar
DEBUG 2020-03-01 22:00:58,030 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar
DEBUG 2020-03-01 22:00:58,030 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
INFO 2020-03-01 22:00:58,079 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-01 22:00:58,098 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 22:00:58,114 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-01 22:00:58,114 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-01 22:00:58,136 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-01 22:00:58,290 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
DEBUG 2020-03-01 22:00:58,290 localhost-startStop-1 org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
INFO 2020-03-01 22:00:58,290 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2894 ms
DEBUG 2020-03-01 22:00:58,293 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@45dec2aa]
DEBUG 2020-03-01 22:00:58,293 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@63811512]
DEBUG 2020-03-01 22:00:58,294 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@204ab687]
DEBUG 2020-03-01 22:00:58,301 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-01 22:00:58,303 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
DEBUG 2020-03-01 22:00:58,304 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-01 22:00:58,306 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-01 22:00:58,309 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-01 22:00:58,309 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
DEBUG 2020-03-01 22:00:58,310 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,311 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,330 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
DEBUG 2020-03-01 22:00:58,330 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,331 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,332 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
DEBUG 2020-03-01 22:00:58,332 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-01 22:00:58,332 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-01 22:00:58,333 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,333 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:58,333 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:58,334 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,334 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,339 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,339 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,339 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:58,343 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,354 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
DEBUG 2020-03-01 22:00:58,354 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,354 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,356 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-01 22:00:58,356 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-01 22:00:58,356 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-01 22:00:58,357 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,357 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:58,360 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,368 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
DEBUG 2020-03-01 22:00:58,369 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,369 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,370 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-01 22:00:58,370 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-01 22:00:58,370 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-01 22:00:58,371 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,371 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-01 22:00:58,373 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,381 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
DEBUG 2020-03-01 22:00:58,381 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,381 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,382 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-01 22:00:58,384 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration.class]
DEBUG 2020-03-01 22:00:58,384 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
DEBUG 2020-03-01 22:00:58,385 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
DEBUG 2020-03-01 22:00:58,385 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
INFO 2020-03-01 22:00:58,395 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-01 22:00:58,401 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-01 22:00:58,402 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-01 22:00:58,402 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-01 22:00:58,402 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
DEBUG 2020-03-01 22:00:58,418 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
DEBUG 2020-03-01 22:00:58,420 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
DEBUG 2020-03-01 22:00:58,420 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
DEBUG 2020-03-01 22:00:58,421 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
DEBUG 2020-03-01 22:00:58,421 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
DEBUG 2020-03-01 22:00:58,421 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
DEBUG 2020-03-01 22:00:58,422 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
DEBUG 2020-03-01 22:00:58,422 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
DEBUG 2020-03-01 22:00:58,431 main org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,userController,org.springframework.boot.autoconfigure.AutoConfigurationPackages,com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat,tomcatServletWebServerFactory,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration,servletWebServerFactoryCustomizer,tomcatServletWebServerFactoryCustomizer,server-org.springframework.boot.autoconfigure.web.ServerProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata,webServerFactoryCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcConversionService,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration,statFilter,com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure,dataSource,spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties,spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration,hikariPoolDataSourceMetadataProvider,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration,dataSourceInitializerPostProcessor,org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration,sqlSessionFactory,sqlSessionTemplate,mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties,com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration,pageHelperProperties,pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties,com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration,envCopy,lazyJasyptStringEncryptor,lazyEncryptablePropertyDetector,configPropsSingleton,lazyEncryptablePropertyFilter,lazyEncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration,enableEncryptablePropertySourcesPostProcessor,com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration,springApplicationAdminRegistrar,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration,org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration,lettuceClientResources,redisConnectionFactory,org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration,redisTemplate,stringRedisTemplate,spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration,persistenceExceptionTranslationPostProcessor,org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration,reactiveRedisTemplate,org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration,keyValueMappingContext,redisCustomConversions,redisReferenceResolver,redisConverter,redisKeyValueAdapter,redisKeyValueTemplate,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration,parameterNamesModule,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.data.web.config.ProjectingArgumentResolverRegistrar,projectingArgumentResolverBeanPostProcessor,org.springframework.data.web.config.SpringDataWebConfiguration,pageableResolver,sortResolver,org.springframework.data.web.config.SpringDataJacksonConfiguration,jacksonGeoModule,org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration,pageableCustomizer,sortCustomizer,spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration,jacksonCodecCustomizer,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration,jdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration,namedParameterJdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration,spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties,org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration,spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect,java8TimeDialect,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration,thymeleafViewResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration,templateEngine,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration,defaultTemplateResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration,spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration,transactionManager,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration,transactionTemplate,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration,platformTransactionManagerCustomizers,spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties,org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration,tomcatWebServerFactoryCustomizer,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties,userMapper]; root of factory hierarchy
DEBUG 2020-03-01 22:00:58,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-01 22:00:58,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-01 22:00:58,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-01 22:00:58,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-01 22:00:58,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-01 22:00:58,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-01 22:00:58,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-01 22:00:58,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-01 22:00:58,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-01 22:00:58,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-01 22:00:58,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springLearnMain'
DEBUG 2020-03-01 22:00:58,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springLearnMain'
DEBUG 2020-03-01 22:00:58,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springLearnMain' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,446 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,447 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,447 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springLearnMain'
DEBUG 2020-03-01 22:00:58,448 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-01 22:00:58,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userController'
DEBUG 2020-03-01 22:00:58,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userController'
DEBUG 2020-03-01 22:00:58,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,451 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-01 22:00:58,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userController' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,454 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-01 22:00:58,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userMapper'
DEBUG 2020-03-01 22:00:58,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userMapper'
DEBUG 2020-03-01 22:00:58,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userMapper' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-01 22:00:58,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-01 22:00:58,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-01 22:00:58,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-01 22:00:58,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,466 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$86701341] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:58,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-01 22:00:58,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-01 22:00:58,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' to allow for resolving potential circular references
INFO 2020-03-01 22:00:58,475 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-01 22:00:58,478 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
DEBUG 2020-03-01 22:00:58,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-01 22:00:58,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-01 22:00:58,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-01 22:00:58,599 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-01 22:00:58,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-01 22:00:58,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
DEBUG 2020-03-01 22:00:58,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSource'
DEBUG 2020-03-01 22:00:58,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-01 22:00:58,611 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-01 22:00:58,611 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
INFO 2020-03-01 22:00:58,618 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
DEBUG 2020-03-01 22:00:58,668 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-01 22:00:58,669 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-01 22:00:58,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSource' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,670 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-01 22:00:58,671 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-01 22:00:58,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-01 22:00:58,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,674 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-01 22:00:58,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-01 22:00:58,688 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-01 22:00:58,689 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-01 22:00:58,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'statFilter'
DEBUG 2020-03-01 22:00:58,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'statFilter'
DEBUG 2020-03-01 22:00:58,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-01 22:00:58,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-01 22:00:58,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,695 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,697 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-01 22:00:58,888 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'statFilter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:58,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:58,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'statFilter'
DEBUG 2020-03-01 22:00:58,933 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'statFilter'
DEBUG 2020-03-01 22:00:58,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'dataSource'
DEBUG 2020-03-01 22:00:58,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking init method 'init' on bean with name 'dataSource'
INFO 2020-03-01 22:00:59,055 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
DEBUG 2020-03-01 22:00:59,056 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-01 22:00:59,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-01 22:00:59,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-01 22:00:59,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-01 22:00:59,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-01 22:00:59,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-01 22:00:59,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'dataSource' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-01 22:00:59,085 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema-all.sql] to resources []
DEBUG 2020-03-01 22:00:59,086 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema.sql] to resources []
DEBUG 2020-03-01 22:00:59,088 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,088 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-01 22:00:59,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSource'
DEBUG 2020-03-01 22:00:59,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionFactory' via factory method to bean named 'dataSource'
DEBUG 2020-03-01 22:00:59,258 Druid-ConnectionPool-Create-232886115 druid.sql.Connection {conn-10001,procId-95} connected
DEBUG 2020-03-01 22:00:59,272 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-01 22:00:59,278 main org.mybatis.spring.SqlSessionFactoryBean Parsed configuration file: 'class path resource [mybatis/mybatis-config.xml]'
DEBUG 2020-03-01 22:00:59,340 main org.mybatis.spring.SqlSessionFactoryBean Parsed mapper file: 'class path resource [mybatis/project/UserMapper.xml]'
DEBUG 2020-03-01 22:00:59,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-01 22:00:59,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
DEBUG 2020-03-01 22:00:59,349 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-01 22:00:59,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-01 22:00:59,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-01 22:00:59,352 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-01 22:00:59,352 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionTemplate' via factory method to bean named 'sqlSessionFactory'
DEBUG 2020-03-01 22:00:59,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,366 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,367 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-01 22:00:59,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
DEBUG 2020-03-01 22:00:59,369 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'userMapper'
DEBUG 2020-03-01 22:00:59,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,371 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userMapper'
DEBUG 2020-03-01 22:00:59,373 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,373 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,374 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'userMapper'
DEBUG 2020-03-01 22:00:59,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userController'
DEBUG 2020-03-01 22:00:59,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-01 22:00:59,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-01 22:00:59,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-01 22:00:59,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-01 22:00:59,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-01 22:00:59,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-01 22:00:59,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-01 22:00:59,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-01 22:00:59,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-01 22:00:59,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-01 22:00:59,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-01 22:00:59,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-01 22:00:59,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-01 22:00:59,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-01 22:00:59,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-01 22:00:59,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:59,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:00:59,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-01 22:00:59,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-01 22:00:59,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-01 22:00:59,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-01 22:00:59,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-01 22:00:59,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-01 22:00:59,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-01 22:00:59,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-01 22:00:59,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-01 22:00:59,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-01 22:00:59,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-01 22:00:59,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-01 22:00:59,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-01 22:00:59,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-01 22:00:59,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-01 22:00:59,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-01 22:00:59,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
DEBUG 2020-03-01 22:00:59,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
DEBUG 2020-03-01 22:00:59,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,406 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-01 22:00:59,407 main org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
DEBUG 2020-03-01 22:00:59,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
DEBUG 2020-03-01 22:00:59,420 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-01 22:00:59,421 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
DEBUG 2020-03-01 22:00:59,422 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
DEBUG 2020-03-01 22:00:59,423 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
DEBUG 2020-03-01 22:00:59,424 main org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
DEBUG 2020-03-01 22:00:59,425 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
DEBUG 2020-03-01 22:00:59,425 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
DEBUG 2020-03-01 22:00:59,426 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
DEBUG 2020-03-01 22:00:59,426 main org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
DEBUG 2020-03-01 22:00:59,433 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-01 22:00:59,434 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-01 22:00:59,434 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-01 22:00:59,435 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-01 22:00:59,435 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-01 22:00:59,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,437 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
DEBUG 2020-03-01 22:00:59,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-01 22:00:59,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-01 22:00:59,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-01 22:00:59,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-01 22:00:59,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
DEBUG 2020-03-01 22:00:59,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
DEBUG 2020-03-01 22:00:59,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,446 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-01 22:00:59,448 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,451 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
DEBUG 2020-03-01 22:00:59,451 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-01 22:00:59,451 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-01 22:00:59,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-01 22:00:59,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-01 22:00:59,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-01 22:00:59,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-01 22:00:59,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:59,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
DEBUG 2020-03-01 22:00:59,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
DEBUG 2020-03-01 22:00:59,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:59,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
DEBUG 2020-03-01 22:00:59,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
DEBUG 2020-03-01 22:00:59,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
DEBUG 2020-03-01 22:00:59,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-01 22:00:59,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
DEBUG 2020-03-01 22:00:59,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
DEBUG 2020-03-01 22:00:59,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
DEBUG 2020-03-01 22:00:59,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-01 22:00:59,481 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-01 22:00:59,481 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-01 22:00:59,481 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-01 22:00:59,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-01 22:00:59,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,483 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$1cc9e5bc] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:59,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-01 22:00:59,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-01 22:00:59,485 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-01 22:00:59,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-01 22:00:59,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-01 22:00:59,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-01 22:00:59,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-01 22:00:59,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-01 22:00:59,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-01 22:00:59,505 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
DEBUG 2020-03-01 22:00:59,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-01 22:00:59,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-01 22:00:59,530 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-01 22:00:59,531 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,531 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,533 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-01 22:00:59,533 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-01 22:00:59,533 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:00:59,533 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:00:59,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,535 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$be891291] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:59,537 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-01 22:00:59,540 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-01 22:00:59,547 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$be891291]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-01 22:00:59,548 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,548 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-01 22:00:59,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-01 22:00:59,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-01 22:00:59,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,551 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$608cdd76] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:59,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-01 22:00:59,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-01 22:00:59,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-01 22:00:59,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-01 22:00:59,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-01 22:00:59,555 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,560 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,560 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,562 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-01 22:00:59,563 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-01 22:00:59,563 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-01 22:00:59,564 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,565 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$b4fff064] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:59,565 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-01 22:00:59,566 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$b4fff064]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-01 22:00:59,566 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$b4fff064]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-01 22:00:59,567 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$b4fff064]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-01 22:00:59,567 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataWebConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,570 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-01 22:00:59,572 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-01 22:00:59,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-01 22:00:59,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-01 22:00:59,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-01 22:00:59,575 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,575 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$3f327832] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:59,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-01 22:00:59,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-01 22:00:59,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,583 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,583 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-01 22:00:59,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-01 22:00:59,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-01 22:00:59,592 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,594 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-01 22:00:59,596 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-01 22:00:59,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-01 22:00:59,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortCustomizer'
DEBUG 2020-03-01 22:00:59,598 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,598 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-01 22:00:59,599 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,601 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,601 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortCustomizer'
DEBUG 2020-03-01 22:00:59,602 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-01 22:00:59,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-01 22:00:59,605 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-01 22:00:59,606 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-01 22:00:59,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,607 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:00:59,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-01 22:00:59,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-01 22:00:59,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:00:59,631 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-01 22:00:59,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-01 22:00:59,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:00:59,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-01 22:00:59,645 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
DEBUG 2020-03-01 22:00:59,646 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
DEBUG 2020-03-01 22:00:59,646 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-01 22:00:59,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-01 22:00:59,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,649 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$6dcf8da5] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:59,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-01 22:00:59,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-01 22:00:59,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-01 22:00:59,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-01 22:00:59,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,655 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$a0dd5445] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:59,657 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-01 22:00:59,657 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-01 22:00:59,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,662 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-01 22:00:59,671 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-01 22:00:59,679 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-01 22:00:59,680 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-01 22:00:59,680 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,681 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-01 22:00:59,681 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-01 22:00:59,682 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,689 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-01 22:00:59,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-01 22:00:59,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-01 22:00:59,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-01 22:00:59,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-01 22:00:59,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,698 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,698 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-01 22:00:59,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-01 22:00:59,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-01 22:00:59,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-01 22:00:59,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-01 22:00:59,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,704 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$617c03bb] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:00:59,705 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-01 22:00:59,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,710 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,711 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-01 22:00:59,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-01 22:00:59,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-01 22:00:59,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-01 22:00:59,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-01 22:00:59,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,722 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,731 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-01 22:00:59,735 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-01 22:00:59,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-01 22:00:59,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,738 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,746 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,747 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-01 22:00:59,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-01 22:00:59,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-01 22:00:59,754 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-01 22:00:59,763 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-01 22:00:59,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-01 22:00:59,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-01 22:00:59,770 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,771 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-01 22:00:59,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-01 22:00:59,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-01 22:00:59,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'parameterNamesModule' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,804 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,804 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,805 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-01 22:00:59,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-01 22:00:59,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-01 22:00:59,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-01 22:00:59,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-01 22:00:59,810 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,818 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-01 22:00:59,825 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-01 22:00:59,826 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
DEBUG 2020-03-01 22:00:59,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,835 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-01 22:00:59,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,846 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,848 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-01 22:00:59,849 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-01 22:00:59,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-01 22:00:59,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-01 22:00:59,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-01 22:00:59,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-01 22:00:59,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonGeoModule' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,873 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-01 22:00:59,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,881 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,881 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,882 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-01 22:00:59,882 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
DEBUG 2020-03-01 22:00:59,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,941 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-01 22:00:59,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-01 22:00:59,948 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-01 22:00:59,958 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-01 22:00:59,977 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
DEBUG 2020-03-01 22:00:59,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,984 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,985 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
DEBUG 2020-03-01 22:00:59,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-01 22:00:59,989 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
DEBUG 2020-03-01 22:00:59,990 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:00:59,990 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,009 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
DEBUG 2020-03-01 22:01:00,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
DEBUG 2020-03-01 22:01:00,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
DEBUG 2020-03-01 22:01:00,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,016 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
DEBUG 2020-03-01 22:01:00,016 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
DEBUG 2020-03-01 22:01:00,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
DEBUG 2020-03-01 22:01:00,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
DEBUG 2020-03-01 22:01:00,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortResolver'
DEBUG 2020-03-01 22:01:00,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-01 22:01:00,035 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortResolver'
DEBUG 2020-03-01 22:01:00,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
DEBUG 2020-03-01 22:01:00,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableResolver'
DEBUG 2020-03-01 22:01:00,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-01 22:01:00,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-01 22:01:00,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableResolver'
DEBUG 2020-03-01 22:01:00,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
INFO 2020-03-01 22:01:00,067 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: startup date [Sun Mar 01 22:00:55 CST 2020]; root of context hierarchy
DEBUG 2020-03-01 22:01:00,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-01 22:01:00,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
DEBUG 2020-03-01 22:01:00,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-01 22:01:00,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-01 22:01:00,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-01 22:01:00,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-01 22:01:00,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,105 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,105 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,106 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-01 22:01:00,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-01 22:01:00,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
DEBUG 2020-03-01 22:01:00,119 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: startup date [Sun Mar 01 22:00:55 CST 2020]; root of context hierarchy
DEBUG 2020-03-01 22:01:00,133 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class com.froggengo.springlearn.project.controller.UserController: {public java.util.List com.froggengo.springlearn.project.controller.UserController.userList()={[/user/list],methods=[GET]}}
INFO 2020-03-01 22:01:00,134 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
DEBUG 2020-03-01 22:01:00,137 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-01 22:01:00,137 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-01 22:01:00,138 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-01 22:01:00,138 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-01 22:01:00,138 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-01 22:01:00,139 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-01 22:01:00,139 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-01 22:01:00,139 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-01 22:01:00,140 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-01 22:01:00,140 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-01 22:01:00,140 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-01 22:01:00,140 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-01 22:01:00,141 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-01 22:01:00,141 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-01 22:01:00,141 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-01 22:01:00,141 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-01 22:01:00,143 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
INFO 2020-03-01 22:01:00,146 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-01 22:01:00,147 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
DEBUG 2020-03-01 22:01:00,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-01 22:01:00,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-01 22:01:00,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
DEBUG 2020-03-01 22:01:00,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-01 22:01:00,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-01 22:01:00,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-01 22:01:00,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-01 22:01:00,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-01 22:01:00,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-01 22:01:00,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-01 22:01:00,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
DEBUG 2020-03-01 22:01:00,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-01 22:01:00,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-01 22:01:00,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-01 22:01:00,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-01 22:01:00,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
DEBUG 2020-03-01 22:01:00,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-01 22:01:00,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,187 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: startup date [Sun Mar 01 22:00:55 CST 2020]; root of context hierarchy
DEBUG 2020-03-01 22:01:00,188 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,188 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,188 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,188 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,188 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,188 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
DEBUG 2020-03-01 22:01:00,189 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springLearnMain': no URL paths identified
DEBUG 2020-03-01 22:01:00,189 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
DEBUG 2020-03-01 22:01:00,190 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userController': no URL paths identified
DEBUG 2020-03-01 22:01:00,190 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
DEBUG 2020-03-01 22:01:00,190 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0': no URL paths identified
DEBUG 2020-03-01 22:01:00,191 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,191 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
DEBUG 2020-03-01 22:01:00,191 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
DEBUG 2020-03-01 22:01:00,191 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,191 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
DEBUG 2020-03-01 22:01:00,191 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,192 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat': no URL paths identified
DEBUG 2020-03-01 22:01:00,192 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactory': no URL paths identified
DEBUG 2020-03-01 22:01:00,192 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,192 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-01 22:01:00,192 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-01 22:01:00,192 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'server-org.springframework.boot.autoconfigure.web.ServerProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,193 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,193 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata': no URL paths identified
DEBUG 2020-03-01 22:01:00,193 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServerFactoryCustomizerBeanPostProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,193 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,193 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,193 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
DEBUG 2020-03-01 22:01:00,194 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,194 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,195 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
DEBUG 2020-03-01 22:01:00,196 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,197 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,197 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
DEBUG 2020-03-01 22:01:00,197 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,197 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,198 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
DEBUG 2020-03-01 22:01:00,198 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,198 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,198 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,198 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,199 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
DEBUG 2020-03-01 22:01:00,199 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
DEBUG 2020-03-01 22:01:00,199 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
DEBUG 2020-03-01 22:01:00,199 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,199 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,199 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,199 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
DEBUG 2020-03-01 22:01:00,200 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
DEBUG 2020-03-01 22:01:00,200 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,200 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
DEBUG 2020-03-01 22:01:00,200 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
DEBUG 2020-03-01 22:01:00,200 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
DEBUG 2020-03-01 22:01:00,200 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
DEBUG 2020-03-01 22:01:00,201 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
DEBUG 2020-03-01 22:01:00,201 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
DEBUG 2020-03-01 22:01:00,201 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
DEBUG 2020-03-01 22:01:00,201 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
DEBUG 2020-03-01 22:01:00,201 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
DEBUG 2020-03-01 22:01:00,202 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
DEBUG 2020-03-01 22:01:00,202 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
DEBUG 2020-03-01 22:01:00,202 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
DEBUG 2020-03-01 22:01:00,202 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
DEBUG 2020-03-01 22:01:00,202 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
DEBUG 2020-03-01 22:01:00,202 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
DEBUG 2020-03-01 22:01:00,203 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,203 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,203 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
DEBUG 2020-03-01 22:01:00,203 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
DEBUG 2020-03-01 22:01:00,203 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,203 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,204 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
DEBUG 2020-03-01 22:01:00,204 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
DEBUG 2020-03-01 22:01:00,204 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,204 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
DEBUG 2020-03-01 22:01:00,204 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
DEBUG 2020-03-01 22:01:00,204 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,204 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'statFilter': no URL paths identified
DEBUG 2020-03-01 22:01:00,205 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure': no URL paths identified
DEBUG 2020-03-01 22:01:00,205 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSource': no URL paths identified
DEBUG 2020-03-01 22:01:00,205 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,205 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,205 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,205 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hikariPoolDataSourceMetadataProvider': no URL paths identified
DEBUG 2020-03-01 22:01:00,206 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,206 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker': no URL paths identified
DEBUG 2020-03-01 22:01:00,206 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,206 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSourceInitializerPostProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,206 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,206 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,206 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,207 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionFactory': no URL paths identified
DEBUG 2020-03-01 22:01:00,207 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionTemplate': no URL paths identified
DEBUG 2020-03-01 22:01:00,207 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,207 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,207 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageHelperProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,207 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,207 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,208 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'envCopy': no URL paths identified
DEBUG 2020-03-01 22:01:00,208 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyJasyptStringEncryptor': no URL paths identified
DEBUG 2020-03-01 22:01:00,208 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyDetector': no URL paths identified
DEBUG 2020-03-01 22:01:00,208 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'configPropsSingleton': no URL paths identified
DEBUG 2020-03-01 22:01:00,208 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyFilter': no URL paths identified
DEBUG 2020-03-01 22:01:00,208 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,208 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,208 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'enableEncryptablePropertySourcesPostProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,209 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,209 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,210 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
DEBUG 2020-03-01 22:01:00,210 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
DEBUG 2020-03-01 22:01:00,210 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
DEBUG 2020-03-01 22:01:00,210 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,211 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationAdminRegistrar': no URL paths identified
DEBUG 2020-03-01 22:01:00,211 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,212 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.aop.config.internalAutoProxyCreator': no URL paths identified
DEBUG 2020-03-01 22:01:00,213 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,213 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,213 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lettuceClientResources': no URL paths identified
DEBUG 2020-03-01 22:01:00,214 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConnectionFactory': no URL paths identified
DEBUG 2020-03-01 22:01:00,215 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,215 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisTemplate': no URL paths identified
DEBUG 2020-03-01 22:01:00,215 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringRedisTemplate': no URL paths identified
DEBUG 2020-03-01 22:01:00,215 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,216 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,216 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,216 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'persistenceExceptionTranslationPostProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,216 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,216 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'reactiveRedisTemplate': no URL paths identified
DEBUG 2020-03-01 22:01:00,216 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,217 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'keyValueMappingContext': no URL paths identified
DEBUG 2020-03-01 22:01:00,217 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisCustomConversions': no URL paths identified
DEBUG 2020-03-01 22:01:00,217 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisReferenceResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,217 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConverter': no URL paths identified
DEBUG 2020-03-01 22:01:00,217 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueAdapter': no URL paths identified
DEBUG 2020-03-01 22:01:00,217 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueTemplate': no URL paths identified
DEBUG 2020-03-01 22:01:00,217 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,218 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
DEBUG 2020-03-01 22:01:00,218 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,218 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,218 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
DEBUG 2020-03-01 22:01:00,218 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,218 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'parameterNamesModule': no URL paths identified
DEBUG 2020-03-01 22:01:00,218 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,219 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
DEBUG 2020-03-01 22:01:00,219 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,219 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
DEBUG 2020-03-01 22:01:00,219 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,219 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
DEBUG 2020-03-01 22:01:00,219 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,219 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,220 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
DEBUG 2020-03-01 22:01:00,220 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,220 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,220 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
DEBUG 2020-03-01 22:01:00,220 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar': no URL paths identified
DEBUG 2020-03-01 22:01:00,220 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'projectingArgumentResolverBeanPostProcessor': no URL paths identified
DEBUG 2020-03-01 22:01:00,220 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataWebConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,221 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,221 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,221 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataJacksonConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,221 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonGeoModule': no URL paths identified
DEBUG 2020-03-01 22:01:00,221 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,222 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableCustomizer': no URL paths identified
DEBUG 2020-03-01 22:01:00,222 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortCustomizer': no URL paths identified
DEBUG 2020-03-01 22:01:00,222 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,222 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,222 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonCodecCustomizer': no URL paths identified
DEBUG 2020-03-01 22:01:00,223 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,223 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,223 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,223 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,223 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jdbcTemplate': no URL paths identified
DEBUG 2020-03-01 22:01:00,223 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,224 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'namedParameterJdbcTemplate': no URL paths identified
DEBUG 2020-03-01 22:01:00,224 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,225 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,225 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,225 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,226 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect': no URL paths identified
DEBUG 2020-03-01 22:01:00,226 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'java8TimeDialect': no URL paths identified
DEBUG 2020-03-01 22:01:00,226 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,226 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'thymeleafViewResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,227 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,227 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,227 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'templateEngine': no URL paths identified
DEBUG 2020-03-01 22:01:00,227 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,227 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultTemplateResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,227 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,228 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,228 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,229 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionManager': no URL paths identified
DEBUG 2020-03-01 22:01:00,230 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,230 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,230 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionAdvisor': no URL paths identified
DEBUG 2020-03-01 22:01:00,230 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionAttributeSource': no URL paths identified
DEBUG 2020-03-01 22:01:00,230 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionInterceptor': no URL paths identified
DEBUG 2020-03-01 22:01:00,230 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionalEventListenerFactory': no URL paths identified
DEBUG 2020-03-01 22:01:00,231 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,231 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,231 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,231 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionTemplate': no URL paths identified
DEBUG 2020-03-01 22:01:00,232 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,232 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'platformTransactionManagerCustomizers': no URL paths identified
DEBUG 2020-03-01 22:01:00,232 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,232 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,233 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
DEBUG 2020-03-01 22:01:00,233 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,233 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-01 22:01:00,234 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,234 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,234 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
DEBUG 2020-03-01 22:01:00,234 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
DEBUG 2020-03-01 22:01:00,235 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration': no URL paths identified
DEBUG 2020-03-01 22:01:00,235 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
DEBUG 2020-03-01 22:01:00,235 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
DEBUG 2020-03-01 22:01:00,235 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,235 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userMapper': no URL paths identified
DEBUG 2020-03-01 22:01:00,236 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
DEBUG 2020-03-01 22:01:00,236 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.ContextIdApplicationContextInitializer$ContextId': no URL paths identified
DEBUG 2020-03-01 22:01:00,236 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
DEBUG 2020-03-01 22:01:00,236 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
DEBUG 2020-03-01 22:01:00,236 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
DEBUG 2020-03-01 22:01:00,236 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
DEBUG 2020-03-01 22:01:00,237 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
DEBUG 2020-03-01 22:01:00,237 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
DEBUG 2020-03-01 22:01:00,237 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
DEBUG 2020-03-01 22:01:00,237 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
DEBUG 2020-03-01 22:01:00,237 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
DEBUG 2020-03-01 22:01:00,237 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
DEBUG 2020-03-01 22:01:00,237 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
DEBUG 2020-03-01 22:01:00,238 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
DEBUG 2020-03-01 22:01:00,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-01 22:01:00,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-01 22:01:00,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-01 22:01:00,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-01 22:01:00,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-01 22:01:00,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-01 22:01:00,249 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-01 22:01:00,249 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-01 22:01:00,250 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-01 22:01:00,250 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-01 22:01:00,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-01 22:01:00,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-01 22:01:00,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
DEBUG 2020-03-01 22:01:00,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-01 22:01:00,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-01 22:01:00,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
DEBUG 2020-03-01 22:01:00,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-01 22:01:00,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-01 22:01:00,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-01 22:01:00,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,263 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-01 22:01:00,263 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-01 22:01:00,263 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-01 22:01:00,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-01 22:01:00,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-01 22:01:00,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-01 22:01:00,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-01 22:01:00,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
DEBUG 2020-03-01 22:01:00,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-01 22:01:00,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-01 22:01:00,274 main org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: startup date [Sun Mar 01 22:00:55 CST 2020]; root of context hierarchy
DEBUG 2020-03-01 22:01:00,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-01 22:01:00,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-01 22:01:00,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-01 22:01:00,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-01 22:01:00,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-01 22:01:00,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
DEBUG 2020-03-01 22:01:00,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-01 22:01:00,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-01 22:01:00,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-01 22:01:00,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-01 22:01:00,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-01 22:01:00,299 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-01 22:01:00,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
DEBUG 2020-03-01 22:01:00,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
DEBUG 2020-03-01 22:01:00,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-01 22:01:00,308 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-01 22:01:00,309 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-01 22:01:00,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-01 22:01:00,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-01 22:01:00,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-01 22:01:00,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-01 22:01:00,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-01 22:01:00,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-01 22:01:00,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-01 22:01:00,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-01 22:01:00,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,318 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$e71cc0dc] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:01:00,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-01 22:01:00,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-01 22:01:00,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-01 22:01:00,327 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
DEBUG 2020-03-01 22:01:00,327 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'templateEngine'
DEBUG 2020-03-01 22:01:00,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-01 22:01:00,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-01 22:01:00,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,329 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$126404ad] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:01:00,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-01 22:01:00,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-01 22:01:00,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-01 22:01:00,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-01 22:01:00,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-01 22:01:00,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,334 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$d0948a04] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:01:00,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-01 22:01:00,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-01 22:01:00,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-01 22:01:00,336 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$d0948a04]: public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-01 22:01:00,336 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$d0948a04]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@7bbfab3
DEBUG 2020-03-01 22:01:00,337 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,340 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-01 22:01:00,341 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [/templates/] to resources []
WARN 2020-03-01 22:01:00,342 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
DEBUG 2020-03-01 22:01:00,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-01 22:01:00,352 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultTemplateResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,369 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,371 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-01 22:01:00,371 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-01 22:01:00,372 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'defaultTemplateResolver'
DEBUG 2020-03-01 22:01:00,373 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-01 22:01:00,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-01 22:01:00,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-01 22:01:00,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-01 22:01:00,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-01 22:01:00,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'java8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-01 22:01:00,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-01 22:01:00,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'templateEngine' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'templateEngine'
DEBUG 2020-03-01 22:01:00,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-01 22:01:00,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'templateEngine'
DEBUG 2020-03-01 22:01:00,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-01 22:01:00,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'thymeleafViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-01 22:01:00,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
DEBUG 2020-03-01 22:01:00,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
DEBUG 2020-03-01 22:01:00,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
DEBUG 2020-03-01 22:01:00,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-01 22:01:00,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-01 22:01:00,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-01 22:01:00,447 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-01 22:01:00,449 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-01 22:01:00,450 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-01 22:01:00,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-01 22:01:00,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-01 22:01:00,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-01 22:01:00,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-01 22:01:00,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-01 22:01:00,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-01 22:01:00,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
DEBUG 2020-03-01 22:01:00,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-01 22:01:00,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-01 22:01:00,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-01 22:01:00,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-01 22:01:00,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-01 22:01:00,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-01 22:01:00,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-01 22:01:00,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-01 22:01:00,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-01 22:01:00,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-01 22:01:00,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-01 22:01:00,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-01 22:01:00,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hikariPoolDataSourceMetadataProvider' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-01 22:01:00,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-01 22:01:00,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-01 22:01:00,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-01 22:01:00,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-01 22:01:00,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-01 22:01:00,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-01 22:01:00,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-01 22:01:00,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-01 22:01:00,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-01 22:01:00,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-01 22:01:00,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-01 22:01:00,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-01 22:01:00,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-01 22:01:00,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-01 22:01:00,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-01 22:01:00,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-01 22:01:00,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-01 22:01:00,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-01 22:01:00,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-01 22:01:00,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-01 22:01:00,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,515 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$66565876]: public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-01 22:01:00,515 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$66565876]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@98dd3535
DEBUG 2020-03-01 22:01:00,516 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$66565876]: AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-01 22:01:00,516 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$66565876]: AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-01 22:01:00,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,518 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-01 22:01:00,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-01 22:01:00,519 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'sqlSessionFactory'
DEBUG 2020-03-01 22:01:00,519 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-01 22:01:00,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-01 22:01:00,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-01 22:01:00,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-01 22:01:00,524 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-01 22:01:00,525 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-01 22:01:00,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-01 22:01:00,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-01 22:01:00,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-01 22:01:00,530 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-01 22:01:00,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-01 22:01:00,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-01 22:01:00,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-01 22:01:00,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-01 22:01:00,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-01 22:01:00,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-01 22:01:00,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-01 22:01:00,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-01 22:01:00,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-01 22:01:00,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-01 22:01:00,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-01 22:01:00,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-01 22:01:00,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,559 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,563 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,563 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,564 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-01 22:01:00,564 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-01 22:01:00,564 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-01 22:01:00,564 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-01 22:01:00,564 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,564 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,567 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,567 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,567 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-01 22:01:00,568 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-01 22:01:00,568 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-01 22:01:00,568 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,569 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,575 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-01 22:01:00,575 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
DEBUG 2020-03-01 22:01:00,575 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
DEBUG 2020-03-01 22:01:00,576 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,576 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-01 22:01:00,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
DEBUG 2020-03-01 22:01:00,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
DEBUG 2020-03-01 22:01:00,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,580 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-01 22:01:00,582 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.jmx.default-domain' in any property source
DEBUG 2020-03-01 22:01:00,583 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
DEBUG 2020-03-01 22:01:00,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
DEBUG 2020-03-01 22:01:00,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
DEBUG 2020-03-01 22:01:00,594 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.jmx.server' in any property source
DEBUG 2020-03-01 22:01:00,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
DEBUG 2020-03-01 22:01:00,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
DEBUG 2020-03-01 22:01:00,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-01 22:01:00,602 main org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@439f5b3d
DEBUG 2020-03-01 22:01:00,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
DEBUG 2020-03-01 22:01:00,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
DEBUG 2020-03-01 22:01:00,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
DEBUG 2020-03-01 22:01:00,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
DEBUG 2020-03-01 22:01:00,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
DEBUG 2020-03-01 22:01:00,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-01 22:01:00,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-01 22:01:00,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,619 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$e64862df] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:01:00,620 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-01 22:01:00,620 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' via constructor to bean named 'environment'
DEBUG 2020-03-01 22:01:00,621 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanExporter'
DEBUG 2020-03-01 22:01:00,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-01 22:01:00,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-01 22:01:00,626 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-01 22:01:00,626 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,626 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-01 22:01:00,627 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.admin.jmx-name' in any property source
DEBUG 2020-03-01 22:01:00,630 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-01 22:01:00,630 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-01 22:01:00,630 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1512273713 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=15128, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=124736269149005, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, catalina.useNaming=false, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, catalina.home=C:\Users\mh\AppData\Local\Temp\tomcat.5618506793631708345.9090, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, catalina.base=C:\Users\mh\AppData\Local\Temp\tomcat.5618506793631708345.9090, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@2099878104 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-01 22:01:00,633 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springApplicationAdminRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'springApplicationAdminRegistrar'
DEBUG 2020-03-01 22:01:00,637 main org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar$SpringApplicationAdmin Application Admin MBean registered with name 'org.springframework.boot:type=Admin,name=SpringApplication'
DEBUG 2020-03-01 22:01:00,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-01 22:01:00,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-01 22:01:00,639 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-01 22:01:00,639 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,639 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-01 22:01:00,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-01 22:01:00,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-01 22:01:00,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-01 22:01:00,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,646 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-01 22:01:00,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-01 22:01:00,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-01 22:01:00,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,649 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68b5805b] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:01:00,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-01 22:01:00,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-01 22:01:00,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-01 22:01:00,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' via constructor to bean named 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-01 22:01:00,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,668 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,668 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,668 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-01 22:01:00,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-01 22:01:00,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-01 22:01:00,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-01 22:01:00,674 main io.netty.util.internal.logging.InternalLoggerFactory Using SLF4J as the default logging framework
DEBUG 2020-03-01 22:01:00,676 main io.lettuce.core.resource.DefaultClientResources -Dio.netty.eventLoopThreads: 4
DEBUG 2020-03-01 22:01:00,704 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.level: simple
DEBUG 2020-03-01 22:01:00,704 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.targetRecords: 4
DEBUG 2020-03-01 22:01:00,707 main io.netty.util.internal.PlatformDependent Platform: Windows
DEBUG 2020-03-01 22:01:00,709 main io.netty.util.internal.PlatformDependent0 -Dio.netty.noUnsafe: false
DEBUG 2020-03-01 22:01:00,709 main io.netty.util.internal.PlatformDependent0 Java version: 8
DEBUG 2020-03-01 22:01:00,710 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.theUnsafe: available
DEBUG 2020-03-01 22:01:00,711 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.copyMemory: available
DEBUG 2020-03-01 22:01:00,712 main io.netty.util.internal.PlatformDependent0 java.nio.Buffer.address: available
DEBUG 2020-03-01 22:01:00,712 main io.netty.util.internal.PlatformDependent0 direct buffer constructor: available
DEBUG 2020-03-01 22:01:00,713 main io.netty.util.internal.PlatformDependent0 java.nio.Bits.unaligned: available, true
DEBUG 2020-03-01 22:01:00,714 main io.netty.util.internal.PlatformDependent0 jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
DEBUG 2020-03-01 22:01:00,714 main io.netty.util.internal.PlatformDependent0 java.nio.DirectByteBuffer.<init>(long, int): available
DEBUG 2020-03-01 22:01:00,714 main io.netty.util.internal.PlatformDependent sun.misc.Unsafe: available
DEBUG 2020-03-01 22:01:00,715 main io.netty.util.internal.PlatformDependent -Dio.netty.tmpdir: C:\Users\mh\AppData\Local\Temp (java.io.tmpdir)
DEBUG 2020-03-01 22:01:00,715 main io.netty.util.internal.PlatformDependent -Dio.netty.bitMode: 64 (sun.arch.data.model)
DEBUG 2020-03-01 22:01:00,716 main io.netty.util.internal.PlatformDependent -Dio.netty.noPreferDirect: false
DEBUG 2020-03-01 22:01:00,717 main io.netty.util.internal.PlatformDependent -Dio.netty.maxDirectMemory: 1888485376 bytes
DEBUG 2020-03-01 22:01:00,717 main io.netty.util.internal.PlatformDependent -Dio.netty.uninitializedArrayAllocationThreshold: -1
DEBUG 2020-03-01 22:01:00,718 main io.netty.util.internal.CleanerJava6 java.nio.ByteBuffer.cleaner(): available
DEBUG 2020-03-01 22:01:00,718 main io.netty.util.ResourceLeakDetectorFactory Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@53ec2968
DEBUG 2020-03-01 22:01:00,720 main io.netty.util.internal.PlatformDependent org.jctools-core.MpscChunkedArrayQueue: available
DEBUG 2020-03-01 22:01:00,733 main reactor.util.Loggers$LoggerFactory Using Slf4j logging framework
DEBUG 2020-03-01 22:01:00,753 main reactor.core.publisher.UnsafeSupport Starting UnsafeSupport init in Java 1.8
DEBUG 2020-03-01 22:01:00,754 main reactor.core.publisher.UnsafeSupport Unsafe is available
DEBUG 2020-03-01 22:01:00,766 main io.lettuce.core.resource.DefaultClientResources LatencyUtils/HdrUtils are not available, metrics are disabled
DEBUG 2020-03-01 22:01:00,767 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lettuceClientResources' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,768 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-01 22:01:00,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-01 22:01:00,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-01 22:01:00,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,770 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-01 22:01:00,770 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-01 22:01:00,771 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisConnectionFactory' via factory method to bean named 'lettuceClientResources'
DEBUG 2020-03-01 22:01:00,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConnectionFactory' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConnectionFactory'
DEBUG 2020-03-01 22:01:00,830 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numHeapArenas: 8
DEBUG 2020-03-01 22:01:00,830 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numDirectArenas: 8
DEBUG 2020-03-01 22:01:00,830 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.pageSize: 8192
DEBUG 2020-03-01 22:01:00,831 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxOrder: 11
DEBUG 2020-03-01 22:01:00,831 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.chunkSize: 16777216
DEBUG 2020-03-01 22:01:00,831 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.tinyCacheSize: 512
DEBUG 2020-03-01 22:01:00,831 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.smallCacheSize: 256
DEBUG 2020-03-01 22:01:00,831 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.normalCacheSize: 64
DEBUG 2020-03-01 22:01:00,832 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxCachedBufferCapacity: 32768
DEBUG 2020-03-01 22:01:00,832 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.cacheTrimInterval: 8192
DEBUG 2020-03-01 22:01:00,832 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.useCacheForAllThreads: true
DEBUG 2020-03-01 22:01:00,839 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
DEBUG 2020-03-01 22:01:00,839 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
DEBUG 2020-03-01 22:01:00,872 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,873 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,873 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-01 22:01:00,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-01 22:01:00,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-01 22:01:00,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-01 22:01:00,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisTemplate'
DEBUG 2020-03-01 22:01:00,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisTemplate'
DEBUG 2020-03-01 22:01:00,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-01 22:01:00,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-01 22:01:00,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-01 22:01:00,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisTemplate'
DEBUG 2020-03-01 22:01:00,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisTemplate'
DEBUG 2020-03-01 22:01:00,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-01 22:01:00,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-01 22:01:00,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,908 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-01 22:01:00,908 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-01 22:01:00,908 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-01 22:01:00,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'stringRedisTemplate'
DEBUG 2020-03-01 22:01:00,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-01 22:01:00,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-01 22:01:00,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-01 22:01:00,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-01 22:01:00,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-01 22:01:00,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-01 22:01:00,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-01 22:01:00,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-01 22:01:00,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-01 22:01:00,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-01 22:01:00,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-01 22:01:00,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,925 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,925 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-01 22:01:00,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'reactiveRedisTemplate'
DEBUG 2020-03-01 22:01:00,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-01 22:01:00,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-01 22:01:00,928 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-01 22:01:00,928 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-01 22:01:00,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-01 22:01:00,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'reactiveRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-01 22:01:00,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-01 22:01:00,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-01 22:01:00,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:00,945 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-01 22:01:00,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-01 22:01:00,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-01 22:01:00,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,951 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#3af7d855'
DEBUG 2020-03-01 22:01:00,951 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,951 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#59bbe88a'
DEBUG 2020-03-01 22:01:00,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,954 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,954 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,954 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#59bbe88a'
DEBUG 2020-03-01 22:01:00,955 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#797c3c3b'
DEBUG 2020-03-01 22:01:00,955 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#797c3c3b'
DEBUG 2020-03-01 22:01:00,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:00,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#3af7d855'
DEBUG 2020-03-01 22:01:01,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'keyValueMappingContext' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'keyValueMappingContext'
DEBUG 2020-03-01 22:01:01,035 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,035 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-01 22:01:01,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-01 22:01:01,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-01 22:01:01,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisCustomConversions' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-01 22:01:01,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-01 22:01:01,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-01 22:01:01,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-01 22:01:01,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisReferenceResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-01 22:01:01,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConverter'
DEBUG 2020-03-01 22:01:01,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConverter'
DEBUG 2020-03-01 22:01:01,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,051 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-01 22:01:01,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConverter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-01 22:01:01,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-01 22:01:01,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConverter'
DEBUG 2020-03-01 22:01:01,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConverter'
DEBUG 2020-03-01 22:01:01,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-01 22:01:01,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-01 22:01:01,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-01 22:01:01,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConverter'
DEBUG 2020-03-01 22:01:01,083 main org.springframework.beans.BeanUtils No property editor [org.springframework.data.redis.core.mapping.RedisMappingContextEditor] found for type org.springframework.data.redis.core.mapping.RedisMappingContext according to 'Editor' suffix convention
DEBUG 2020-03-01 22:01:01,091 main org.springframework.data.redis.listener.RedisMessageListenerContainer Postpone listening for Redis messages until actual listeners are added
DEBUG 2020-03-01 22:01:01,092 main org.springframework.data.redis.listener.RedisMessageListenerContainer Started RedisMessageListenerContainer
DEBUG 2020-03-01 22:01:01,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueAdapter' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisKeyValueAdapter'
DEBUG 2020-03-01 22:01:01,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,102 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-01 22:01:01,102 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueTemplate'
DEBUG 2020-03-01 22:01:01,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-01 22:01:01,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,105 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-01 22:01:01,105 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-01 22:01:01,108 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueTemplate' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-01 22:01:01,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-01 22:01:01,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-01 22:01:01,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-01 22:01:01,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-01 22:01:01,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-01 22:01:01,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-01 22:01:01,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-01 22:01:01,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-01 22:01:01,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-01 22:01:01,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-01 22:01:01,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-01 22:01:01,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-01 22:01:01,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-01 22:01:01,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-01 22:01:01,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-01 22:01:01,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-01 22:01:01,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-01 22:01:01,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-01 22:01:01,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-01 22:01:01,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-01 22:01:01,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-01 22:01:01,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-01 22:01:01,122 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-01 22:01:01,122 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,122 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,124 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,124 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-01 22:01:01,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-01 22:01:01,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-01 22:01:01,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableResolver'
DEBUG 2020-03-01 22:01:01,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-01 22:01:01,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-01 22:01:01,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-01 22:01:01,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-01 22:01:01,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-01 22:01:01,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-01 22:01:01,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-01 22:01:01,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-01 22:01:01,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-01 22:01:01,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,127 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,129 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,130 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,130 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-01 22:01:01,130 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonCodecCustomizer'
DEBUG 2020-03-01 22:01:01,130 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-01 22:01:01,131 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,131 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-01 22:01:01,131 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-01 22:01:01,131 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonCodecCustomizer' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-01 22:01:01,133 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonCodecCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,134 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,134 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-01 22:01:01,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-01 22:01:01,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-01 22:01:01,136 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,136 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-01 22:01:01,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-01 22:01:01,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-01 22:01:01,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,139 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$8f95cf2a] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:01:01,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-01 22:01:01,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-01 22:01:01,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-01 22:01:01,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-01 22:01:01,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-01 22:01:01,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-01 22:01:01,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,148 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$6c26f07e] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:01:01,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-01 22:01:01,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-01 22:01:01,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-01 22:01:01,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-01 22:01:01,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-01 22:01:01,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-01 22:01:01,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-01 22:01:01,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-01 22:01:01,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'jdbcTemplate'
DEBUG 2020-03-01 22:01:01,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-01 22:01:01,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-01 22:01:01,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-01 22:01:01,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-01 22:01:01,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
DEBUG 2020-03-01 22:01:01,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'namedParameterJdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-01 22:01:01,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-01 22:01:01,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-01 22:01:01,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-01 22:01:01,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-01 22:01:01,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-01 22:01:01,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-01 22:01:01,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,201 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$1bad86f3]: AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-01 22:01:01,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,202 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-01 22:01:01,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-01 22:01:01,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-01 22:01:01,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-01 22:01:01,207 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to bean named 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-01 22:01:01,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,210 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-01 22:01:01,210 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-01 22:01:01,210 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-01 22:01:01,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-01 22:01:01,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-01 22:01:01,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-01 22:01:01,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-01 22:01:01,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-01 22:01:01,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,216 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-01 22:01:01,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-01 22:01:01,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'templateEngine'
DEBUG 2020-03-01 22:01:01,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-01 22:01:01,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-01 22:01:01,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-01 22:01:01,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-01 22:01:01,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,222 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-01 22:01:01,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-01 22:01:01,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-01 22:01:01,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-01 22:01:01,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,224 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$9c5a80] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:01:01,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-01 22:01:01,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-01 22:01:01,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-01 22:01:01,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-01 22:01:01,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-01 22:01:01,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-01 22:01:01,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-01 22:01:01,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-01 22:01:01,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-01 22:01:01,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-01 22:01:01,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'platformTransactionManagerCustomizers' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-01 22:01:01,249 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,250 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-01 22:01:01,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
DEBUG 2020-03-01 22:01:01,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionManager'
DEBUG 2020-03-01 22:01:01,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-01 22:01:01,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-01 22:01:01,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionManager' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-01 22:01:01,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionManager'
DEBUG 2020-03-01 22:01:01,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionManager'
DEBUG 2020-03-01 22:01:01,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-01 22:01:01,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-01 22:01:01,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-01 22:01:01,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-01 22:01:01,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-01 22:01:01,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-01 22:01:01,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-01 22:01:01,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-01 22:01:01,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-01 22:01:01,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-01 22:01:01,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-01 22:01:01,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-01 22:01:01,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-01 22:01:01,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-01 22:01:01,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-01 22:01:01,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-01 22:01:01,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,282 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$52261f53] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:01:01,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionManager'
DEBUG 2020-03-01 22:01:01,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' via constructor to bean named 'transactionManager'
DEBUG 2020-03-01 22:01:01,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
DEBUG 2020-03-01 22:01:01,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionTemplate'
DEBUG 2020-03-01 22:01:01,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-01 22:01:01,289 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionTemplate'
DEBUG 2020-03-01 22:01:01,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionTemplate'
DEBUG 2020-03-01 22:01:01,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-01 22:01:01,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-01 22:01:01,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-01 22:01:01,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-01 22:01:01,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-01 22:01:01,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,294 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$eeb1bb92] - unable to determine constructor/method parameter names
DEBUG 2020-03-01 22:01:01,296 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-01 22:01:01,299 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
DEBUG 2020-03-01 22:01:01,299 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-01 22:01:01,299 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,299 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-01 22:01:01,301 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-01 22:01:01,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-01 22:01:01,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-01 22:01:01,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-01 22:01:01,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-01 22:01:01,308 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-01 22:01:01,308 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,308 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-01 22:01:01,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-01 22:01:01,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-01 22:01:01,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-01 22:01:01,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-01 22:01:01,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-01 22:01:01,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
DEBUG 2020-03-01 22:01:01,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
DEBUG 2020-03-01 22:01:01,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-01 22:01:01,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
DEBUG 2020-03-01 22:01:01,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:01,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
DEBUG 2020-03-01 22:01:01,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-01 22:01:01,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userMapper'
DEBUG 2020-03-01 22:01:01,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-01 22:01:01,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-01 22:01:01,341 main org.springframework.context.event.EventListenerMethodProcessor 2 @EventListener methods processed on bean 'springApplicationAdminRegistrar': {public void org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar.onApplicationReadyEvent(org.springframework.boot.context.event.ApplicationReadyEvent)=@org.springframework.context.event.EventListener(value=[], classes=[], condition=), public void org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar.onWebServerInitializedEvent(org.springframework.boot.web.context.WebServerInitializedEvent)=@org.springframework.context.event.EventListener(value=[], classes=[], condition=)}
INFO 2020-03-01 22:01:01,354 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
DEBUG 2020-03-01 22:01:01,355 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
DEBUG 2020-03-01 22:01:01,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
INFO 2020-03-01 22:01:01,356 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
DEBUG 2020-03-01 22:01:01,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
INFO 2020-03-01 22:01:01,357 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
DEBUG 2020-03-01 22:01:01,361 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
INFO 2020-03-01 22:01:01,362 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
DEBUG 2020-03-01 22:01:01,363 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
INFO 2020-03-01 22:01:01,364 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
DEBUG 2020-03-01 22:01:01,365 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@2f3166a]
DEBUG 2020-03-01 22:01:01,366 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
DEBUG 2020-03-01 22:01:01,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-01 22:01:01,369 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-01 22:01:01,369 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-01 22:01:01,489 main org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.context.annotation.EnableAspectJAutoProxy', 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice', 'org.aspectj.weaver.AnnotatedElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) CodecsAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.codec.CodecConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration#jacksonCodecCustomizer matched: - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) DruidDataSourceAutoConfigure matched: - @ConditionalOnClass found required class 'com.alibaba.druid.pool.DruidDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DruidDataSourceAutoConfigure#dataSource matched: - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DruidFilterConfiguration#statFilter matched: - @ConditionalOnProperty (spring.datasource.druid.filter.stat.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.alibaba.druid.filter.stat.StatFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateAutoConfiguration.JdbcTemplateConfiguration#jdbcTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration.NamedParameterJdbcTemplateConfiguration#namedParameterJdbcTemplate matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration matched: - @ConditionalOnClass found required class 'io.lettuce.core.RedisClient'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) LettuceConnectionConfiguration#lettuceClientResources matched: - @ConditionalOnMissingBean (types: io.lettuce.core.resource.ClientResources; SearchStrategy: all) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration#redisConnectionFactory matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.ibatis.session.SqlSessionFactory', 'org.mybatis.spring.SqlSessionFactoryBean'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) MybatisAutoConfiguration#sqlSessionFactory matched: - @ConditionalOnMissingBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration#sqlSessionTemplate matched: - @ConditionalOnMissingBean (types: org.mybatis.spring.SqlSessionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisLanguageDriverAutoConfiguration matched: - @ConditionalOnClass found required class 'org.apache.ibatis.scripting.LanguageDriver'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PageHelperAutoConfiguration matched: - @ConditionalOnBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) found bean 'sqlSessionFactory' (OnBeanCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) ReactorCoreAutoConfiguration matched: - @ConditionalOnClass found required classes 'reactor.core.publisher.Mono', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.core.RedisOperations'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration#redisTemplate matched: - @ConditionalOnMissingBean (names: redisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisAutoConfiguration#stringRedisTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.core.StringRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.connection.RedisConnectionFactory'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) RedisReactiveAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory', 'org.springframework.data.redis.core.ReactiveRedisTemplate', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisReactiveAutoConfiguration#reactiveRedisTemplate matched: - @ConditionalOnBean (types: org.springframework.data.redis.connection.ReactiveRedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (names: reactiveRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.data.redis.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (types: org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringApplicationAdminJmxAutoConfiguration matched: - @ConditionalOnProperty (spring.application.admin.enabled=true) matched (OnPropertyCondition) SpringApplicationAdminJmxAutoConfiguration#springApplicationAdminRegistrar matched: - @ConditionalOnMissingBean (types: org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required class 'org.thymeleaf.templatemode.TemplateMode'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.SpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CachingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.ReactiveCassandraTemplate' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.cassandra.ReactiveSession', 'org.springframework.data.cassandra.repository.ReactiveCassandraRepository' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration: Did not match: - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) found beans of type 'javax.sql.DataSource' dataSource (OnBeanCondition) Matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) DruidFilterConfiguration#commonsLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.commons-log.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#configFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.config.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#encodingConvertFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.encoding.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4j2Filter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j2.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4jFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#slf4jLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.slf4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallConfig: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidSpringAopConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.aop-patterns) did not find property 'spring.datasource.druid.aop-patterns' (OnPropertyCondition) DruidStatViewServletConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.stat-view-servlet.enabled=true) did not find property 'spring.datasource.druid.stat-view-servlet.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) DruidWebStatFilterConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.web-stat-filter.enabled=true) did not find property 'spring.datasource.druid.web-stat-filter.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JedisConnectionConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.commons.pool2.impl.GenericObjectPool', 'redis.clients.jedis.Jedis' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'liquibase.integration.spring.SpringLiquibase', 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.core.ReactiveMongoTemplate' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.repository.ReactiveMongoRepository' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.mybatis.spring.mapper.MapperFactoryBean,org.mybatis.spring.mapper.MapperScannerConfigurer; SearchStrategy: all) found beans of type 'org.mybatis.spring.mapper.MapperScannerConfigurer' com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0 (OnBeanCondition) MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver', 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriverConfig' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyFreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyVelocityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.velocity.Driver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.thymeleaf.ThymeleafLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.VelocityConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.velocity.VelocityLanguageDriver', 'org.mybatis.scripting.velocity.VelocityLanguageDriverConfig' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.Neo4jRepository' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity', 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity', 'org.springframework.security.web.server.WebFilterChainProxy' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.http.ReactiveHttpInputMessage'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SecurityRequestMatcherProviderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.web.util.matcher.RequestMatcher' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity4.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
DEBUG 2020-03-01 22:01:01,496 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-01 22:01:01,497 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-01 22:01:01,497 main org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
DEBUG 2020-03-01 22:01:01,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-01 22:01:01,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-01 22:01:01,498 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@24386839]
DEBUG 2020-03-01 22:01:01,498 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@7b32b129]
DEBUG 2020-03-01 22:01:01,498 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@439e3cb4]
DEBUG 2020-03-01 22:01:01,499 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String
INFO 2020-03-01 22:01:01,500 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-01 22:01:01,516 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-01 22:01:01,533 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
DEBUG 2020-03-01 22:01:01,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-01 22:01:01,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-01 22:01:01,535 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'server.ports' with highest search precedence
DEBUG 2020-03-01 22:01:01,536 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletWebServerInitializedEvent
DEBUG 2020-03-01 22:01:01,536 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletWebServerInitializedEvent
INFO 2020-03-01 22:01:01,538 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 6.751 seconds (JVM running for 9.319)
DEBUG 2020-03-01 22:01:01,539 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-01 22:01:01,540 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-01 22:01:01,540 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-01 22:01:01,544 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-01 22:01:01,545 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-01 22:01:01,545 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-01 22:01:01,545 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-01 22:01:02,572 RMI TCP Connection(4)-192.168.101.34 org.springframework.core.env.PropertySourcesPropertyResolver Found key 'local.server.port' in PropertySource 'server.ports' with value of type Integer
DEBUG 2020-03-01 22:01:02,580 RMI TCP Connection(4)-192.168.101.34 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.ssl.key-store' in any property source
DEBUG 2020-03-01 22:01:02,582 RMI TCP Connection(4)-192.168.101.34 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.servlet.context-path' in any property source
DEBUG 2020-03-01 22:01:02,585 RMI TCP Connection(4)-192.168.101.34 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.servlet.path' in any property source
DEBUG 2020-03-01 22:01:02,587 RMI TCP Connection(4)-192.168.101.34 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.address' in any property source
DEBUG 2020-03-01 22:01:11,629 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Initializing servlet 'dispatcherServlet'
INFO 2020-03-01 22:01:11,630 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring FrameworkServlet 'dispatcherServlet'
INFO 2020-03-01 22:01:11,630 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
DEBUG 2020-03-01 22:01:11,630 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartResolver'
DEBUG 2020-03-01 22:01:11,631 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Using MultipartResolver [org.springframework.web.multipart.support.StandardServletMultipartResolver@6b8ea9d2]
DEBUG 2020-03-01 22:01:11,631 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
DEBUG 2020-03-01 22:01:11,631 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,635 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,635 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,636 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
DEBUG 2020-03-01 22:01:11,636 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@183acd6c]
DEBUG 2020-03-01 22:01:11,636 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
DEBUG 2020-03-01 22:01:11,637 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,640 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,640 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,641 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
DEBUG 2020-03-01 22:01:11,641 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@7ebdba96]
DEBUG 2020-03-01 22:01:11,642 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-01 22:01:11,642 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerMapping'
DEBUG 2020-03-01 22:01:11,642 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'viewControllerHandlerMapping'
DEBUG 2020-03-01 22:01:11,642 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameHandlerMapping'
DEBUG 2020-03-01 22:01:11,642 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-01 22:01:11,643 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultServletHandlerMapping'
DEBUG 2020-03-01 22:01:11,643 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'welcomePageHandlerMapping'
DEBUG 2020-03-01 22:01:11,644 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-01 22:01:11,645 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-01 22:01:11,646 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-01 22:01:11,647 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
DEBUG 2020-03-01 22:01:11,648 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'handlerExceptionResolver'
DEBUG 2020-03-01 22:01:11,649 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
DEBUG 2020-03-01 22:01:11,649 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,652 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,653 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,654 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
DEBUG 2020-03-01 22:01:11,654 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1679531f]
DEBUG 2020-03-01 22:01:11,655 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-01 22:01:11,655 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-01 22:01:11,655 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-01 22:01:11,656 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'viewResolver'
DEBUG 2020-03-01 22:01:11,656 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-01 22:01:11,657 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
DEBUG 2020-03-01 22:01:11,657 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,662 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,663 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-01 22:01:11,663 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
DEBUG 2020-03-01 22:01:11,664 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate FlashMapManager with name 'flashMapManager': using default [org.springframework.web.servlet.support.SessionFlashMapManager@4f06facb]
DEBUG 2020-03-01 22:01:11,664 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Published WebApplicationContext of servlet 'dispatcherServlet' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.dispatcherServlet]
INFO 2020-03-01 22:01:11,664 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 34 ms
DEBUG 2020-03-01 22:01:11,664 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Servlet 'dispatcherServlet' configured successfully
DEBUG 2020-03-01 22:01:11,672 http-nio-9090-exec-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:01:11,673 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/user/list]
DEBUG 2020-03-01 22:01:11,675 http-nio-9090-exec-1 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /user/list
DEBUG 2020-03-01 22:01:11,678 http-nio-9090-exec-1 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()]
DEBUG 2020-03-01 22:01:11,678 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userController'
DEBUG 2020-03-01 22:01:11,679 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/user/list] is: -1
DEBUG 2020-03-01 22:01:11,692 http-nio-9090-exec-1 org.mybatis.spring.SqlSessionUtils Creating a new SqlSession
DEBUG 2020-03-01 22:01:11,701 http-nio-9090-exec-1 org.mybatis.spring.SqlSessionUtils SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4175e323] was not registered for synchronization because synchronization is not active
DEBUG 2020-03-01 22:01:11,706 http-nio-9090-exec-1 org.springframework.jdbc.datasource.DataSourceUtils Fetching JDBC Connection from DataSource
DEBUG 2020-03-01 22:01:11,707 http-nio-9090-exec-1 druid.sql.Connection {conn-10001} pool-connect
DEBUG 2020-03-01 22:01:11,710 http-nio-9090-exec-1 org.mybatis.spring.transaction.SpringManagedTransaction JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3f91354d] will not be managed by Spring
DEBUG 2020-03-01 22:01:11,715 http-nio-9090-exec-1 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Preparing: select username,age from user
DEBUG 2020-03-01 22:01:11,804 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} created. select username,age from user
DEBUG 2020-03-01 22:01:11,871 http-nio-9090-exec-1 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Parameters:
DEBUG 2020-03-01 22:01:11,873 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} Parameters : []
DEBUG 2020-03-01 22:01:11,874 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} Types : []
DEBUG 2020-03-01 22:01:11,885 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} executed. 12.83678 millis. select username,age from user
DEBUG 2020-03-01 22:01:11,891 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} open
DEBUG 2020-03-01 22:01:11,892 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} Header: [username, age]
DEBUG 2020-03-01 22:01:11,905 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} Result: [fly, 20]
DEBUG 2020-03-01 22:01:11,906 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} Result: [wyt, 21]
DEBUG 2020-03-01 22:01:11,907 http-nio-9090-exec-1 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList <== Total: 2
DEBUG 2020-03-01 22:01:11,907 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} closed
DEBUG 2020-03-01 22:01:11,908 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} clearParameters.
DEBUG 2020-03-01 22:01:11,909 http-nio-9090-exec-1 com.alibaba.druid.pool.PreparedStatementPool {conn-10001, pstmt-20000} enter cache
DEBUG 2020-03-01 22:01:11,910 http-nio-9090-exec-1 org.mybatis.spring.SqlSessionUtils Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4175e323]
DEBUG 2020-03-01 22:01:11,911 http-nio-9090-exec-1 org.springframework.jdbc.datasource.DataSourceUtils Returning JDBC Connection to DataSource
DEBUG 2020-03-01 22:01:11,912 http-nio-9090-exec-1 druid.sql.Connection {conn-10001} pool-recycle
DEBUG 2020-03-01 22:01:11,994 http-nio-9090-exec-1 org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Written [[User{name='fly', age=20}, User{name='wyt', age=21}]] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@6c806c8b]
DEBUG 2020-03-01 22:01:11,995 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
DEBUG 2020-03-01 22:01:11,996 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Successfully completed request
DEBUG 2020-03-01 22:01:11,998 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-01 22:01:11,999 http-nio-9090-exec-1 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:01:11,999 http-nio-9090-exec-1 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:01:11,999 http-nio-9090-exec-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:01:30,098 http-nio-9090-exec-3 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:01:30,098 http-nio-9090-exec-3 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/user/list]
DEBUG 2020-03-01 22:01:30,099 http-nio-9090-exec-3 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /user/list
DEBUG 2020-03-01 22:01:30,099 http-nio-9090-exec-3 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()]
DEBUG 2020-03-01 22:01:30,100 http-nio-9090-exec-3 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userController'
DEBUG 2020-03-01 22:01:30,100 http-nio-9090-exec-3 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/user/list] is: -1
DEBUG 2020-03-01 22:01:30,100 http-nio-9090-exec-3 org.mybatis.spring.SqlSessionUtils Creating a new SqlSession
DEBUG 2020-03-01 22:01:30,101 http-nio-9090-exec-3 org.mybatis.spring.SqlSessionUtils SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a66c19e] was not registered for synchronization because synchronization is not active
DEBUG 2020-03-01 22:01:30,101 http-nio-9090-exec-3 org.springframework.jdbc.datasource.DataSourceUtils Fetching JDBC Connection from DataSource
DEBUG 2020-03-01 22:01:30,101 http-nio-9090-exec-3 druid.sql.Connection {conn-10001} pool-connect
DEBUG 2020-03-01 22:01:30,102 http-nio-9090-exec-3 org.mybatis.spring.transaction.SpringManagedTransaction JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3f91354d] will not be managed by Spring
DEBUG 2020-03-01 22:01:30,102 http-nio-9090-exec-3 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Preparing: select username,age from user
DEBUG 2020-03-01 22:01:30,103 http-nio-9090-exec-3 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Parameters:
DEBUG 2020-03-01 22:01:30,103 http-nio-9090-exec-3 druid.sql.Statement {conn-10001, pstmt-20000} Parameters : []
DEBUG 2020-03-01 22:01:30,103 http-nio-9090-exec-3 druid.sql.Statement {conn-10001, pstmt-20000} Types : []
DEBUG 2020-03-01 22:01:30,105 http-nio-9090-exec-3 druid.sql.Statement {conn-10001, pstmt-20000} executed. 1.434767 millis. select username,age from user
DEBUG 2020-03-01 22:01:30,105 http-nio-9090-exec-3 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50001} open
DEBUG 2020-03-01 22:01:30,105 http-nio-9090-exec-3 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50001} Header: [username, age]
DEBUG 2020-03-01 22:01:30,106 http-nio-9090-exec-3 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50001} Result: [fly, 20]
DEBUG 2020-03-01 22:01:30,107 http-nio-9090-exec-3 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50001} Result: [wyt, 21]
DEBUG 2020-03-01 22:01:30,108 http-nio-9090-exec-3 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList <== Total: 2
DEBUG 2020-03-01 22:01:30,109 http-nio-9090-exec-3 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50001} closed
DEBUG 2020-03-01 22:01:30,109 http-nio-9090-exec-3 druid.sql.Statement {conn-10001, pstmt-20000} clearParameters.
DEBUG 2020-03-01 22:01:30,109 http-nio-9090-exec-3 org.mybatis.spring.SqlSessionUtils Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a66c19e]
DEBUG 2020-03-01 22:01:30,110 http-nio-9090-exec-3 org.springframework.jdbc.datasource.DataSourceUtils Returning JDBC Connection to DataSource
DEBUG 2020-03-01 22:01:30,110 http-nio-9090-exec-3 druid.sql.Connection {conn-10001} pool-recycle
DEBUG 2020-03-01 22:01:30,113 http-nio-9090-exec-3 org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Written [[User{name='fly', age=20}, User{name='wyt', age=21}]] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@6c806c8b]
DEBUG 2020-03-01 22:01:30,113 http-nio-9090-exec-3 org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
DEBUG 2020-03-01 22:01:30,113 http-nio-9090-exec-3 org.springframework.web.servlet.DispatcherServlet Successfully completed request
DEBUG 2020-03-01 22:01:30,114 http-nio-9090-exec-3 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:01:30,114 http-nio-9090-exec-3 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:01:30,114 http-nio-9090-exec-3 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:01:30,282 http-nio-9090-exec-4 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:01:30,282 http-nio-9090-exec-4 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/favicon.ico]
DEBUG 2020-03-01 22:01:30,283 http-nio-9090-exec-4 org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Matching patterns for request [/favicon.ico] are [/**/favicon.ico]
DEBUG 2020-03-01 22:01:30,284 http-nio-9090-exec-4 org.springframework.web.servlet.handler.SimpleUrlHandlerMapping URI Template variables for request [/favicon.ico] are {}
DEBUG 2020-03-01 22:01:30,284 http-nio-9090-exec-4 org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapping [/favicon.ico] to HandlerExecutionChain with handler [ResourceHttpRequestHandler [locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@24386839]]] and 1 interceptor
DEBUG 2020-03-01 22:01:30,285 http-nio-9090-exec-4 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/favicon.ico] is: -1
DEBUG 2020-03-01 22:01:30,303 http-nio-9090-exec-4 org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
DEBUG 2020-03-01 22:01:30,304 http-nio-9090-exec-4 org.springframework.web.servlet.DispatcherServlet Successfully completed request
DEBUG 2020-03-01 22:01:30,305 http-nio-9090-exec-4 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:01:30,305 http-nio-9090-exec-4 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:01:30,306 http-nio-9090-exec-4 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:03:00,537 http-nio-9090-exec-7 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:03:00,538 http-nio-9090-exec-7 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/user/list]
DEBUG 2020-03-01 22:03:00,543 http-nio-9090-exec-7 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /user/list
DEBUG 2020-03-01 22:03:00,543 http-nio-9090-exec-7 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()]
DEBUG 2020-03-01 22:03:00,543 http-nio-9090-exec-7 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userController'
DEBUG 2020-03-01 22:03:00,544 http-nio-9090-exec-7 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/user/list] is: -1
DEBUG 2020-03-01 22:03:00,544 http-nio-9090-exec-7 org.mybatis.spring.SqlSessionUtils Creating a new SqlSession
DEBUG 2020-03-01 22:03:00,545 http-nio-9090-exec-7 org.mybatis.spring.SqlSessionUtils SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@441d0362] was not registered for synchronization because synchronization is not active
DEBUG 2020-03-01 22:03:00,545 http-nio-9090-exec-7 org.springframework.jdbc.datasource.DataSourceUtils Fetching JDBC Connection from DataSource
DEBUG 2020-03-01 22:03:00,551 http-nio-9090-exec-7 druid.sql.Connection {conn-10001} pool-connect
DEBUG 2020-03-01 22:03:00,551 http-nio-9090-exec-7 org.mybatis.spring.transaction.SpringManagedTransaction JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3f91354d] will not be managed by Spring
DEBUG 2020-03-01 22:03:00,551 http-nio-9090-exec-7 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Preparing: select username,age from user
DEBUG 2020-03-01 22:03:00,552 http-nio-9090-exec-7 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Parameters:
DEBUG 2020-03-01 22:03:00,552 http-nio-9090-exec-7 druid.sql.Statement {conn-10001, pstmt-20000} Parameters : []
DEBUG 2020-03-01 22:03:00,552 http-nio-9090-exec-7 druid.sql.Statement {conn-10001, pstmt-20000} Types : []
DEBUG 2020-03-01 22:03:00,553 http-nio-9090-exec-7 druid.sql.Statement {conn-10001, pstmt-20000} executed. 1.285517 millis. select username,age from user
DEBUG 2020-03-01 22:03:00,554 http-nio-9090-exec-7 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50002} open
DEBUG 2020-03-01 22:03:00,554 http-nio-9090-exec-7 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50002} Header: [username, age]
DEBUG 2020-03-01 22:03:00,555 http-nio-9090-exec-7 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50002} Result: [fly, 20]
DEBUG 2020-03-01 22:03:00,557 http-nio-9090-exec-7 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50002} Result: [wyt, 21]
DEBUG 2020-03-01 22:03:00,557 http-nio-9090-exec-7 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList <== Total: 2
DEBUG 2020-03-01 22:03:00,558 http-nio-9090-exec-7 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50002} closed
DEBUG 2020-03-01 22:03:00,558 http-nio-9090-exec-7 druid.sql.Statement {conn-10001, pstmt-20000} clearParameters.
DEBUG 2020-03-01 22:03:00,558 http-nio-9090-exec-7 org.mybatis.spring.SqlSessionUtils Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@441d0362]
DEBUG 2020-03-01 22:03:00,558 http-nio-9090-exec-7 org.springframework.jdbc.datasource.DataSourceUtils Returning JDBC Connection to DataSource
DEBUG 2020-03-01 22:03:00,559 http-nio-9090-exec-7 druid.sql.Connection {conn-10001} pool-recycle
DEBUG 2020-03-01 22:03:00,560 http-nio-9090-exec-7 org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Written [[User{name='fly', age=20}, User{name='wyt', age=21}]] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@6c806c8b]
DEBUG 2020-03-01 22:03:00,560 http-nio-9090-exec-7 org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
DEBUG 2020-03-01 22:03:00,561 http-nio-9090-exec-7 org.springframework.web.servlet.DispatcherServlet Successfully completed request
DEBUG 2020-03-01 22:03:00,561 http-nio-9090-exec-7 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:03:00,561 http-nio-9090-exec-7 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:03:00,561 http-nio-9090-exec-7 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:03:00,721 http-nio-9090-exec-8 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:03:00,721 http-nio-9090-exec-8 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/favicon.ico]
DEBUG 2020-03-01 22:03:00,722 http-nio-9090-exec-8 org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Matching patterns for request [/favicon.ico] are [/**/favicon.ico]
DEBUG 2020-03-01 22:03:00,722 http-nio-9090-exec-8 org.springframework.web.servlet.handler.SimpleUrlHandlerMapping URI Template variables for request [/favicon.ico] are {}
DEBUG 2020-03-01 22:03:00,723 http-nio-9090-exec-8 org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapping [/favicon.ico] to HandlerExecutionChain with handler [ResourceHttpRequestHandler [locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@24386839]]] and 1 interceptor
DEBUG 2020-03-01 22:03:00,724 http-nio-9090-exec-8 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/favicon.ico] is: -1
DEBUG 2020-03-01 22:03:00,729 http-nio-9090-exec-8 org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
DEBUG 2020-03-01 22:03:00,730 http-nio-9090-exec-8 org.springframework.web.servlet.DispatcherServlet Successfully completed request
DEBUG 2020-03-01 22:03:00,731 http-nio-9090-exec-8 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:03:00,731 http-nio-9090-exec-8 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:03:00,732 http-nio-9090-exec-8 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:03:39,576 http-nio-9090-exec-10 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:03:39,577 http-nio-9090-exec-10 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/user/list]
DEBUG 2020-03-01 22:03:39,577 http-nio-9090-exec-10 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /user/list
DEBUG 2020-03-01 22:03:39,578 http-nio-9090-exec-10 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()]
DEBUG 2020-03-01 22:03:39,578 http-nio-9090-exec-10 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userController'
DEBUG 2020-03-01 22:03:39,578 http-nio-9090-exec-10 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/user/list] is: -1
DEBUG 2020-03-01 22:03:39,579 http-nio-9090-exec-10 org.mybatis.spring.SqlSessionUtils Creating a new SqlSession
DEBUG 2020-03-01 22:03:39,579 http-nio-9090-exec-10 org.mybatis.spring.SqlSessionUtils SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dce86b] was not registered for synchronization because synchronization is not active
DEBUG 2020-03-01 22:03:39,580 http-nio-9090-exec-10 org.springframework.jdbc.datasource.DataSourceUtils Fetching JDBC Connection from DataSource
DEBUG 2020-03-01 22:03:39,580 http-nio-9090-exec-10 druid.sql.Connection {conn-10001} pool-connect
DEBUG 2020-03-01 22:03:39,582 http-nio-9090-exec-10 org.mybatis.spring.transaction.SpringManagedTransaction JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3f91354d] will not be managed by Spring
DEBUG 2020-03-01 22:03:39,583 http-nio-9090-exec-10 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Preparing: select username,age from user
DEBUG 2020-03-01 22:03:39,584 http-nio-9090-exec-10 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Parameters:
DEBUG 2020-03-01 22:03:39,585 http-nio-9090-exec-10 druid.sql.Statement {conn-10001, pstmt-20000} Parameters : []
DEBUG 2020-03-01 22:03:39,585 http-nio-9090-exec-10 druid.sql.Statement {conn-10001, pstmt-20000} Types : []
DEBUG 2020-03-01 22:03:39,586 http-nio-9090-exec-10 druid.sql.Statement {conn-10001, pstmt-20000} executed. 1.712312 millis. select username,age from user
DEBUG 2020-03-01 22:03:39,587 http-nio-9090-exec-10 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50003} open
DEBUG 2020-03-01 22:03:39,587 http-nio-9090-exec-10 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50003} Header: [username, age]
DEBUG 2020-03-01 22:03:39,588 http-nio-9090-exec-10 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50003} Result: [fly, 20]
DEBUG 2020-03-01 22:03:39,588 http-nio-9090-exec-10 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50003} Result: [wyt, 21]
DEBUG 2020-03-01 22:03:39,588 http-nio-9090-exec-10 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList <== Total: 2
DEBUG 2020-03-01 22:03:39,589 http-nio-9090-exec-10 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50003} closed
DEBUG 2020-03-01 22:03:39,589 http-nio-9090-exec-10 druid.sql.Statement {conn-10001, pstmt-20000} clearParameters.
DEBUG 2020-03-01 22:03:39,589 http-nio-9090-exec-10 org.mybatis.spring.SqlSessionUtils Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dce86b]
DEBUG 2020-03-01 22:03:39,589 http-nio-9090-exec-10 org.springframework.jdbc.datasource.DataSourceUtils Returning JDBC Connection to DataSource
DEBUG 2020-03-01 22:03:39,590 http-nio-9090-exec-10 druid.sql.Connection {conn-10001} pool-recycle
DEBUG 2020-03-01 22:03:39,591 http-nio-9090-exec-10 org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Written [[User{name='fly', age=20}, User{name='wyt', age=21}]] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@6c806c8b]
DEBUG 2020-03-01 22:03:39,591 http-nio-9090-exec-10 org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
DEBUG 2020-03-01 22:03:39,592 http-nio-9090-exec-10 org.springframework.web.servlet.DispatcherServlet Successfully completed request
DEBUG 2020-03-01 22:03:39,592 http-nio-9090-exec-10 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:03:39,592 http-nio-9090-exec-10 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:03:39,592 http-nio-9090-exec-10 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:05:13,937 http-nio-9090-exec-3 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:05:13,937 http-nio-9090-exec-3 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/user/list]
DEBUG 2020-03-01 22:05:13,938 http-nio-9090-exec-3 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /user/list
DEBUG 2020-03-01 22:05:13,938 http-nio-9090-exec-3 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()]
DEBUG 2020-03-01 22:05:13,938 http-nio-9090-exec-3 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userController'
DEBUG 2020-03-01 22:05:13,938 http-nio-9090-exec-3 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/user/list] is: -1
DEBUG 2020-03-01 22:05:13,939 http-nio-9090-exec-3 org.mybatis.spring.SqlSessionUtils Creating a new SqlSession
DEBUG 2020-03-01 22:05:13,940 http-nio-9090-exec-3 org.mybatis.spring.SqlSessionUtils SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61a89d9a] was not registered for synchronization because synchronization is not active
DEBUG 2020-03-01 22:05:13,940 http-nio-9090-exec-3 org.springframework.jdbc.datasource.DataSourceUtils Fetching JDBC Connection from DataSource
DEBUG 2020-03-01 22:05:13,949 http-nio-9090-exec-3 druid.sql.Connection {conn-10001} pool-connect
DEBUG 2020-03-01 22:05:13,949 http-nio-9090-exec-3 org.mybatis.spring.transaction.SpringManagedTransaction JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3f91354d] will not be managed by Spring
DEBUG 2020-03-01 22:05:13,950 http-nio-9090-exec-3 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Preparing: select username,age from user
DEBUG 2020-03-01 22:05:13,950 http-nio-9090-exec-3 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Parameters:
DEBUG 2020-03-01 22:05:13,950 http-nio-9090-exec-3 druid.sql.Statement {conn-10001, pstmt-20000} Parameters : []
DEBUG 2020-03-01 22:05:13,951 http-nio-9090-exec-3 druid.sql.Statement {conn-10001, pstmt-20000} Types : []
DEBUG 2020-03-01 22:05:13,952 http-nio-9090-exec-3 druid.sql.Statement {conn-10001, pstmt-20000} executed. 1.598557 millis. select username,age from user
DEBUG 2020-03-01 22:05:13,953 http-nio-9090-exec-3 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50004} open
DEBUG 2020-03-01 22:05:13,953 http-nio-9090-exec-3 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50004} Header: [username, age]
DEBUG 2020-03-01 22:05:13,954 http-nio-9090-exec-3 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50004} Result: [fly, 20]
DEBUG 2020-03-01 22:05:13,954 http-nio-9090-exec-3 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50004} Result: [wyt, 21]
DEBUG 2020-03-01 22:05:13,955 http-nio-9090-exec-3 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList <== Total: 2
DEBUG 2020-03-01 22:05:13,955 http-nio-9090-exec-3 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50004} closed
DEBUG 2020-03-01 22:05:13,957 http-nio-9090-exec-3 druid.sql.Statement {conn-10001, pstmt-20000} clearParameters.
DEBUG 2020-03-01 22:05:13,958 http-nio-9090-exec-3 org.mybatis.spring.SqlSessionUtils Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61a89d9a]
DEBUG 2020-03-01 22:05:13,958 http-nio-9090-exec-3 org.springframework.jdbc.datasource.DataSourceUtils Returning JDBC Connection to DataSource
DEBUG 2020-03-01 22:05:13,959 http-nio-9090-exec-3 druid.sql.Connection {conn-10001} pool-recycle
DEBUG 2020-03-01 22:05:13,962 http-nio-9090-exec-3 org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Written [[User{name='fly', age=20}, User{name='wyt', age=21}]] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@6c806c8b]
DEBUG 2020-03-01 22:05:13,962 http-nio-9090-exec-3 org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
DEBUG 2020-03-01 22:05:13,963 http-nio-9090-exec-3 org.springframework.web.servlet.DispatcherServlet Successfully completed request
DEBUG 2020-03-01 22:05:13,963 http-nio-9090-exec-3 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:05:13,963 http-nio-9090-exec-3 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-01 22:05:13,964 http-nio-9090-exec-3 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@3af65333
DEBUG 2020-03-01 22:20:59,083 Druid-ConnectionPool-Destroy-232886115 druid.sql.Connection {conn-10001} closed
Logback Log Messages

Log session start time Mon Mar 02 23:26:16 CST 2020

Level Date Thread Logger Message
Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 02 23:26:16 CST 2020

Logback Log Messages

Log session start time Tue Mar 03 00:38:54 CST 2020

Level Date Thread Logger Message
DEBUG 2020-03-02 23:26:16,139 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.register-shutdown-hook' in any property source
DEBUG 2020-03-02 23:26:16,269 main org.springframework.boot.context.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/charsets.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/deploy.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/access-bridge-64.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/cldrdata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/dnsns.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jaccess.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jfxrt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/localedata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/nashorn.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunec.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunjce_provider.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunmscapi.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunpkcs11.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/zipfs.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/javaws.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jce.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfr.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfxswt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jsse.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/management-agent.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/plugin.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/resources.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/rt.jar, file:/F:/dev/SpringLearn/target/classes/, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter/2.0.5.RELEASE/spring-boot-starter-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot/2.0.5.RELEASE/spring-boot-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context/5.0.9.RELEASE/spring-context-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-autoconfigure/2.0.5.RELEASE/spring-boot-autoconfigure-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-logging/2.0.5.RELEASE/spring-boot-starter-logging-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-core/5.0.9.RELEASE/spring-core-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jcl/5.0.9.RELEASE/spring-jcl-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-aop/2.0.5.RELEASE/spring-boot-starter-aop-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-aop/5.0.9.RELEASE/spring-aop-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-beans/5.0.9.RELEASE/spring-beans-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/aspectj/aspectjweaver/1.8.13/aspectjweaver-1.8.13.jar, file:/D:/apache-maven-3.5.3/repository2/org/fusesource/jansi/jansi/1.7/jansi-1.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-web/2.0.5.RELEASE/spring-boot-starter-web-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-json/2.0.5.RELEASE/spring-boot-starter-json-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-tomcat/2.0.5.RELEASE/spring-boot-starter-tomcat-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-core/8.5.34/tomcat-embed-core-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-el/8.5.34/tomcat-embed-el-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.34/tomcat-embed-websocket-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/hibernate/validator/hibernate-validator/6.0.12.Final/hibernate-validator-6.0.12.Final.jar, file:/D:/apache-maven-3.5.3/repository2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-webmvc/5.0.9.RELEASE/spring-webmvc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-expression/5.0.9.RELEASE/spring-expression-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-data-redis/2.0.5.RELEASE/spring-boot-starter-data-redis-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-redis/2.0.10.RELEASE/spring-data-redis-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-keyvalue/2.0.10.RELEASE/spring-data-keyvalue-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-commons/2.0.10.RELEASE/spring-data-commons-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-tx/5.0.9.RELEASE/spring-tx-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-oxm/5.0.9.RELEASE/spring-oxm-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context-support/5.0.9.RELEASE/spring-context-support-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/lettuce/lettuce-core/5.0.5.RELEASE/lettuce-core-5.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/projectreactor/reactor-core/3.1.9.RELEASE/reactor-core-3.1.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-common/4.1.29.Final/netty-common-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-transport/4.1.29.Final/netty-transport-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-buffer/4.1.29.Final/netty-buffer-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-resolver/4.1.29.Final/netty-resolver-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-handler/4.1.29.Final/netty-handler-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-codec/4.1.29.Final/netty-codec-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-configuration-processor/2.0.5.RELEASE/spring-boot-configuration-processor-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-thymeleaf/2.0.5.RELEASE/spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf-spring5/3.0.9.RELEASE/thymeleaf-spring5-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/extras/thymeleaf-extras-java8time/3.0.1.RELEASE/thymeleaf-extras-java8time-3.0.1.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/mysql/mysql-connector-java/8.0.19/mysql-connector-java-8.0.19.jar, file:/D:/apache-maven-3.5.3/repository2/com/google/protobuf/protobuf-java/3.6.1/protobuf-java-3.6.1.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid-spring-boot-starter/1.1.18/druid-spring-boot-starter-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid/1.1.18/druid-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.1.0/mybatis-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-jdbc/2.0.5.RELEASE/spring-boot-starter-jdbc-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/zaxxer/HikariCP/2.7.9/HikariCP-2.7.9.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jdbc/5.0.9.RELEASE/spring-jdbc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.1.0/mybatis-spring-boot-autoconfigure-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis/3.5.2/mybatis-3.5.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis-spring/2.0.2/mybatis-spring-2.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/generator/mybatis-generator-core/1.4.0/mybatis-generator-core-1.4.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0.jar, file:/D:/apache-maven-3.5.3/repository2/commons-net/commons-net/3.6/commons-net-3.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot-starter/2.1.0/jasypt-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot/2.1.0/jasypt-spring-boot-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant/1.10.7/ant-1.10.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/lib/tools.jar, file:/D:/IntelliJ%20IDEA%202019.1.3/lib/idea_rt.jar]
DEBUG 2020-03-02 23:26:16,271 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
DEBUG 2020-03-02 23:26:16,272 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationEnvironmentPreparedEvent
DEBUG 2020-03-02 23:26:16,331 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'configurationProperties' with highest search precedence
DEBUG 2020-03-02 23:26:16,336 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.beaninfo.ignore' in any property source
DEBUG 2020-03-02 23:26:16,381 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.image.location' in any property source
DEBUG 2020-03-02 23:26:16,383 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.location' in any property source
DEBUG 2020-03-02 23:26:16,960 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-02 23:26:16,961 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-02 23:26:16,962 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-02 23:26:16,963 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-02 23:26:16,965 main org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@1239807799 {name='servletConfigInitParams', properties=java.lang.Object@5c671d7f}, StubPropertySource@1970436060 {name='servletContextInitParams', properties=java.lang.Object@687e99d8}, MapPropertySource@239372207 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=11148, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=5680325864972, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1789718525 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-02 23:26:18,319 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-02 23:26:18,572 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
DEBUG 2020-03-02 23:26:18,575 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name' in any property source
DEBUG 2020-03-02 23:26:18,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
INFO 2020-03-02 23:26:18,614 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 11148 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
DEBUG 2020-03-02 23:26:18,615 main com.froggengo.springlearn.SpringLearnMain Running with Spring Boot v2.0.5.RELEASE, Spring v5.0.9.RELEASE
INFO 2020-03-02 23:26:18,616 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
DEBUG 2020-03-02 23:26:18,616 main org.springframework.boot.SpringApplication Loading source class com.froggengo.springlearn.SpringLearnMain
DEBUG 2020-03-02 23:26:18,659 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-02 23:26:18,781 main org.springframework.boot.context.config.ConfigFileApplicationListener Activated activeProfiles dev
DEBUG 2020-03-02 23:26:18,782 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application.yml' (classpath:/application.yml)
DEBUG 2020-03-02 23:26:18,782 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application-dev.yml' (classpath:/application-dev.yml) for profile dev
DEBUG 2020-03-02 23:26:18,783 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationPreparedEvent
INFO 2020-03-02 23:26:18,784 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5: startup date [Mon Mar 02 23:26:18 CST 2020]; root of context hierarchy
DEBUG 2020-03-02 23:26:18,847 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Bean factory for org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5: org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain]; root of factory hierarchy
DEBUG 2020-03-02 23:26:19,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-02 23:26:19,762 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-02 23:26:19,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:20,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-02 23:26:20,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-02 23:26:20,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:20,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-02 23:26:20,118 background-preinit org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
DEBUG 2020-03-02 23:26:20,169 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-02 23:26:20,169 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-02 23:26:20,170 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-02 23:26:20,170 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-02 23:26:20,170 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-02 23:26:20,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-02 23:26:20,251 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-02 23:26:20,267 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-02 23:26:20,283 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-02 23:26:20,284 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:20,286 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:20,287 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:20,288 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:20,289 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:20,290 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:20,291 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:20,350 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-02 23:26:20,474 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class]
DEBUG 2020-03-02 23:26:20,669 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
DEBUG 2020-03-02 23:26:20,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:22,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:22,308 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-02 23:26:22,662 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
DEBUG 2020-03-02 23:26:22,663 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
DEBUG 2020-03-02 23:26:22,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:22,735 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:22,854 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:22,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:22,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:22,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:22,934 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:23,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:23,639 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:23,935 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,430 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,710 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,712 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,842 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,843 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,862 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:24,980 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-02 23:26:25,182 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-02 23:26:25,183 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-02 23:26:25,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,304 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-02 23:26:25,305 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-02 23:26:25,305 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-02 23:26:25,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,528 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,537 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,539 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,540 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,541 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,567 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,568 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,607 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,620 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,621 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,626 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-02 23:26:25,627 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,631 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,635 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,660 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,678 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,679 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,680 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,697 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,698 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-02 23:26:25,698 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,700 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.admin.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-02 23:26:25,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,708 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,776 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:25,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,330 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,340 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,369 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,371 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,371 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,412 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,448 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,448 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,451 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,724 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,811 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,861 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,935 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,976 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,977 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,984 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,984 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,985 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:26,990 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,041 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-02 23:26:27,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:27,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,174 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
DEBUG 2020-03-02 23:26:27,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,175 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-02 23:26:27,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,176 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
DEBUG 2020-03-02 23:26:27,177 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-02 23:26:27,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,222 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,222 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-02 23:26:27,223 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat.tomcatServletWebServerFactory()
DEBUG 2020-03-02 23:26:27,225 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-02 23:26:27,225 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.servletWebServerFactoryCustomizer()
DEBUG 2020-03-02 23:26:27,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,227 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.tomcatServletWebServerFactoryCustomizer()
DEBUG 2020-03-02 23:26:27,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,446 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,472 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-02 23:26:27,473 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
DEBUG 2020-03-02 23:26:27,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,476 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-02 23:26:27,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,478 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
DEBUG 2020-03-02 23:26:27,478 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-02 23:26:27,478 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,479 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-02 23:26:27,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,503 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
DEBUG 2020-03-02 23:26:27,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,575 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
DEBUG 2020-03-02 23:26:27,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,584 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-02 23:26:27,593 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-02 23:26:27,594 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-02 23:26:27,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,595 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-02 23:26:27,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,596 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
DEBUG 2020-03-02 23:26:27,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,683 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
DEBUG 2020-03-02 23:26:27,684 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-02 23:26:27,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,721 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,721 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
DEBUG 2020-03-02 23:26:27,746 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:27,770 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,773 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorAttributes()
DEBUG 2020-03-02 23:26:27,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,778 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.basicErrorController()
DEBUG 2020-03-02 23:26:27,778 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorPageCustomizer()
DEBUG 2020-03-02 23:26:27,779 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
DEBUG 2020-03-02 23:26:27,779 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:27,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:27,785 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-02 23:26:27,785 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
DEBUG 2020-03-02 23:26:27,785 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
DEBUG 2020-03-02 23:26:27,786 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:27,786 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
DEBUG 2020-03-02 23:26:27,787 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
DEBUG 2020-03-02 23:26:27,787 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
DEBUG 2020-03-02 23:26:27,788 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
DEBUG 2020-03-02 23:26:27,788 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
DEBUG 2020-03-02 23:26:27,789 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
DEBUG 2020-03-02 23:26:27,789 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
DEBUG 2020-03-02 23:26:27,789 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
DEBUG 2020-03-02 23:26:27,790 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
DEBUG 2020-03-02 23:26:27,790 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
DEBUG 2020-03-02 23:26:27,790 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
DEBUG 2020-03-02 23:26:27,791 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
DEBUG 2020-03-02 23:26:27,791 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
DEBUG 2020-03-02 23:26:27,792 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
DEBUG 2020-03-02 23:26:27,792 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
DEBUG 2020-03-02 23:26:27,793 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
DEBUG 2020-03-02 23:26:27,793 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
DEBUG 2020-03-02 23:26:27,793 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
DEBUG 2020-03-02 23:26:27,795 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-02 23:26:27,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:29,717 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
DEBUG 2020-03-02 23:26:29,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,810 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:29,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,813 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:29,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,816 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:29,816 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
DEBUG 2020-03-02 23:26:29,817 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:29,817 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
DEBUG 2020-03-02 23:26:29,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:29,838 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
DEBUG 2020-03-02 23:26:29,838 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:29,875 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:29,876 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
DEBUG 2020-03-02 23:26:29,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:29,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:29,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:29,909 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.httpPutFormContentFilter()
DEBUG 2020-03-02 23:26:29,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:29,910 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-02 23:26:29,910 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.druid.filter.stat.enabled' in PropertySource 'configurationProperties' with value of type Boolean
DEBUG 2020-03-02 23:26:29,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,070 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration.statFilter()
DEBUG 2020-03-02 23:26:30,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,099 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-02 23:26:30,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,237 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure.dataSource()
DEBUG 2020-03-02 23:26:30,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,262 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-02 23:26:30,263 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration.hikariPoolDataSourceMetadataProvider()
DEBUG 2020-03-02 23:26:30,263 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-02 23:26:30,263 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-02 23:26:30,264 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-02 23:26:30,289 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-02 23:26:30,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,290 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-02 23:26:30,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,318 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,321 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-02 23:26:30,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,323 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionFactory()
DEBUG 2020-03-02 23:26:30,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,325 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionTemplate()
DEBUG 2020-03-02 23:26:30,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,328 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-02 23:26:30,328 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.pageHelperProperties()
DEBUG 2020-03-02 23:26:30,329 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-02 23:26:30,329 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.envCopy()
DEBUG 2020-03-02 23:26:30,329 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyJasyptStringEncryptor()
DEBUG 2020-03-02 23:26:30,329 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyDetector()
DEBUG 2020-03-02 23:26:30,330 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.configPropsSingleton()
DEBUG 2020-03-02 23:26:30,330 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyFilter()
DEBUG 2020-03-02 23:26:30,331 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyResolver()
DEBUG 2020-03-02 23:26:30,332 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-02 23:26:30,332 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration.enableEncryptablePropertySourcesPostProcessor()
DEBUG 2020-03-02 23:26:30,333 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-02 23:26:30,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,334 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-02 23:26:30,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,334 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-02 23:26:30,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,347 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
DEBUG 2020-03-02 23:26:30,413 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,418 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
DEBUG 2020-03-02 23:26:30,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,421 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
DEBUG 2020-03-02 23:26:30,422 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.admin.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-02 23:26:30,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,423 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-02 23:26:30,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,426 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration.springApplicationAdminRegistrar()
DEBUG 2020-03-02 23:26:30,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,428 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-02 23:26:30,458 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-02 23:26:30,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,459 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-02 23:26:30,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,476 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.lettuceClientResources()
DEBUG 2020-03-02 23:26:30,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,620 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,621 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.redisConnectionFactory()
DEBUG 2020-03-02 23:26:30,623 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-02 23:26:30,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,624 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.redisTemplate()
DEBUG 2020-03-02 23:26:30,628 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,631 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,631 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.stringRedisTemplate()
DEBUG 2020-03-02 23:26:30,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,655 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-02 23:26:30,656 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,657 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-02 23:26:30,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,660 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,665 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration.persistenceExceptionTranslationPostProcessor()
DEBUG 2020-03-02 23:26:30,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,666 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-02 23:26:30,667 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,668 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,670 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration.reactiveRedisTemplate()
DEBUG 2020-03-02 23:26:30,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,671 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,671 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,685 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,685 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:30,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:30,687 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
INFO 2020-03-02 23:26:31,043 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
DEBUG 2020-03-02 23:26:31,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-02 23:26:31,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-02 23:26:31,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:31,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-02 23:26:31,227 main org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'com.froggengo.springlearn'. Automatic @Repository and @Entity scanning is enabled.
DEBUG 2020-03-02 23:26:31,258 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for repositories in packages com.froggengo.springlearn.
DEBUG 2020-03-02 23:26:31,294 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-02 23:26:31,294 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-02 23:26:31,295 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@746394140 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=11148, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=5680325864972, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1705665942 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-02 23:26:31,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-02 23:26:31,335 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-02 23:26:31,335 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-02 23:26:31,336 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:31,336 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:31,337 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:31,337 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:31,338 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:31,338 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:31,339 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-02 23:26:31,339 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-02 23:26:31,341 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished repository scanning.
DEBUG 2020-03-02 23:26:31,341 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,341 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,342 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-02 23:26:31,342 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
DEBUG 2020-03-02 23:26:31,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,343 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-02 23:26:31,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,402 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
DEBUG 2020-03-02 23:26:31,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,402 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-02 23:26:31,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,403 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration.parameterNamesModule()
DEBUG 2020-03-02 23:26:31,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,404 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-02 23:26:31,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,405 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
DEBUG 2020-03-02 23:26:31,405 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-02 23:26:31,406 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
DEBUG 2020-03-02 23:26:31,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,407 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-02 23:26:31,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,454 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
DEBUG 2020-03-02 23:26:31,455 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,458 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-02 23:26:31,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,472 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
DEBUG 2020-03-02 23:26:31,472 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-02 23:26:31,475 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-02 23:26:31,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,477 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration.messageConverters()
DEBUG 2020-03-02 23:26:31,478 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,478 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,478 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,479 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-02 23:26:31,479 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.ProjectingArgumentResolverRegistrar.projectingArgumentResolverBeanPostProcessor()
DEBUG 2020-03-02 23:26:31,479 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-02 23:26:31,479 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolver()
DEBUG 2020-03-02 23:26:31,480 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.sortResolver()
DEBUG 2020-03-02 23:26:31,480 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-02 23:26:31,480 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataJacksonConfiguration.jacksonGeoModule()
DEBUG 2020-03-02 23:26:31,502 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-02 23:26:31,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,605 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.pageableCustomizer()
DEBUG 2020-03-02 23:26:31,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,607 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.sortCustomizer()
DEBUG 2020-03-02 23:26:31,607 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,608 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-02 23:26:31,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,611 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration.jacksonCodecCustomizer()
DEBUG 2020-03-02 23:26:31,611 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-02 23:26:31,612 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-02 23:26:31,613 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.git.location' in any property source
DEBUG 2020-03-02 23:26:31,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,614 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
DEBUG 2020-03-02 23:26:31,615 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
DEBUG 2020-03-02 23:26:31,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,619 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,623 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-02 23:26:31,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,625 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration.jdbcTemplate()
DEBUG 2020-03-02 23:26:31,625 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-02 23:26:31,626 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,650 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,651 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration.namedParameterJdbcTemplate()
DEBUG 2020-03-02 23:26:31,652 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-02 23:26:31,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,654 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-02 23:26:31,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,656 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-02 23:26:31,656 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,685 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,685 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect.java8TimeDialect()
DEBUG 2020-03-02 23:26:31,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,687 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-02 23:26:31,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,687 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration.thymeleafViewResolver()
DEBUG 2020-03-02 23:26:31,688 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-02 23:26:31,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,704 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,704 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-02 23:26:31,705 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-02 23:26:31,705 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-02 23:26:31,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,706 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-02 23:26:31,707 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,708 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,709 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration.templateEngine()
DEBUG 2020-03-02 23:26:31,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,709 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-02 23:26:31,710 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.defaultTemplateResolver()
DEBUG 2020-03-02 23:26:31,717 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-02 23:26:31,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,740 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-02 23:26:31,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,742 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration.transactionManager()
DEBUG 2020-03-02 23:26:31,742 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-02 23:26:31,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,748 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,752 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,752 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:31,752 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionAdvisor()
DEBUG 2020-03-02 23:26:31,753 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionAttributeSource()
DEBUG 2020-03-02 23:26:31,753 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionInterceptor()
DEBUG 2020-03-02 23:26:31,754 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionalEventListenerFactory()
DEBUG 2020-03-02 23:26:31,754 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-02 23:26:31,755 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:31,755 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,782 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-02 23:26:31,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,786 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration.transactionTemplate()
DEBUG 2020-03-02 23:26:31,869 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-02 23:26:31,869 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,871 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,872 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.platformTransactionManagerCustomizers()
DEBUG 2020-03-02 23:26:31,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,874 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-02 23:26:31,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,914 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration.restTemplateBuilder()
DEBUG 2020-03-02 23:26:31,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,916 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-02 23:26:31,916 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration.tomcatWebServerFactoryCustomizer()
DEBUG 2020-03-02 23:26:31,916 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-02 23:26:31,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,918 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-02 23:26:31,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:31,940 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,941 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.characterEncodingFilter()
DEBUG 2020-03-02 23:26:31,941 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
DEBUG 2020-03-02 23:26:31,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:31,944 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-02 23:26:32,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:32,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:32,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:32,032 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartConfigElement()
DEBUG 2020-03-02 23:26:32,032 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:32,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-02 23:26:32,033 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartResolver()
DEBUG 2020-03-02 23:26:33,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-02 23:26:33,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-02 23:26:33,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:33,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-02 23:26:33,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-02 23:26:33,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-02 23:26:33,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-02 23:26:33,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:33,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-02 23:26:33,236 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
DEBUG 2020-03-02 23:26:33,236 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
DEBUG 2020-03-02 23:26:33,282 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-02 23:26:33,284 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-02 23:26:33,284 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-02 23:26:33,284 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1658020779 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=11148, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=5680325864972, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@2022285740 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-02 23:26:33,287 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/project/mapper/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/]]
DEBUG 2020-03-02 23:26:33,287 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper]
DEBUG 2020-03-02 23:26:33,288 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/**/*.class]
DEBUG 2020-03-02 23:26:33,288 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/project/mapper/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]]
DEBUG 2020-03-02 23:26:33,288 main org.mybatis.spring.mapper.ClassPathMapperScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]
DEBUG 2020-03-02 23:26:33,289 main org.mybatis.spring.mapper.ClassPathMapperScanner Creating MapperFactoryBean with name 'userMapper' and 'com.froggengo.springlearn.project.mapper.UserMapper' mapperInterface
DEBUG 2020-03-02 23:26:33,289 main org.mybatis.spring.mapper.ClassPathMapperScanner Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
DEBUG 2020-03-02 23:26:33,725 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.froggengo.springlearn.SpringLearnMain; enhanced class name is: com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$558a5524
DEBUG 2020-03-02 23:26:33,726 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'springLearnMain' existing class 'com.froggengo.springlearn.SpringLearnMain' with enhanced class 'com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$558a5524'
DEBUG 2020-03-02 23:26:33,729 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$8fee7f66
DEBUG 2020-03-02 23:26:33,730 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$8fee7f66'
DEBUG 2020-03-02 23:26:33,733 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$7d2221c
DEBUG 2020-03-02 23:26:33,734 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$7d2221c'
DEBUG 2020-03-02 23:26:33,736 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$5026f6ff
DEBUG 2020-03-02 23:26:33,736 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$5026f6ff'
DEBUG 2020-03-02 23:26:33,739 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$f9ba7f17
DEBUG 2020-03-02 23:26:33,739 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$f9ba7f17'
DEBUG 2020-03-02 23:26:33,742 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$7ef13490
DEBUG 2020-03-02 23:26:33,743 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$7ef13490'
DEBUG 2020-03-02 23:26:33,746 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$df379cf6
DEBUG 2020-03-02 23:26:33,746 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$df379cf6'
DEBUG 2020-03-02 23:26:33,748 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$413f319d
DEBUG 2020-03-02 23:26:33,749 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$413f319d'
DEBUG 2020-03-02 23:26:33,752 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$7d9a61ea
DEBUG 2020-03-02 23:26:33,753 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$7d9a61ea'
DEBUG 2020-03-02 23:26:33,755 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$379db7
DEBUG 2020-03-02 23:26:33,755 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$379db7'
DEBUG 2020-03-02 23:26:33,759 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$9a17f92a
DEBUG 2020-03-02 23:26:33,759 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$9a17f92a'
DEBUG 2020-03-02 23:26:33,762 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$cf78e752
DEBUG 2020-03-02 23:26:33,762 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$cf78e752'
DEBUG 2020-03-02 23:26:33,765 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$bae412b2
DEBUG 2020-03-02 23:26:33,765 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$bae412b2'
DEBUG 2020-03-02 23:26:33,768 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$586630d8
DEBUG 2020-03-02 23:26:33,769 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$586630d8'
DEBUG 2020-03-02 23:26:33,794 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$fa255dad
DEBUG 2020-03-02 23:26:33,794 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$fa255dad'
DEBUG 2020-03-02 23:26:33,797 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$9c292892
DEBUG 2020-03-02 23:26:33,798 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$9c292892'
DEBUG 2020-03-02 23:26:33,799 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$c37a4ba4
DEBUG 2020-03-02 23:26:33,800 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$c37a4ba4'
DEBUG 2020-03-02 23:26:33,802 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure; enhanced class name is: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$a8e4029f
DEBUG 2020-03-02 23:26:33,802 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' existing class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' with enhanced class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$a8e4029f'
DEBUG 2020-03-02 23:26:33,803 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$ef8f3511
DEBUG 2020-03-02 23:26:33,804 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$ef8f3511'
DEBUG 2020-03-02 23:26:33,805 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$6c28f56e
DEBUG 2020-03-02 23:26:33,806 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$6c28f56e'
DEBUG 2020-03-02 23:26:33,807 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$2a9dff1c
DEBUG 2020-03-02 23:26:33,808 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$2a9dff1c'
DEBUG 2020-03-02 23:26:33,811 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$712bb08d
DEBUG 2020-03-02 23:26:33,811 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$712bb08d'
DEBUG 2020-03-02 23:26:33,813 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$6cb0659d
DEBUG 2020-03-02 23:26:33,813 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$6cb0659d'
DEBUG 2020-03-02 23:26:33,815 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$c20c5e5d
DEBUG 2020-03-02 23:26:33,816 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$c20c5e5d'
DEBUG 2020-03-02 23:26:33,819 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration; enhanced class name is: com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a1f2a392
DEBUG 2020-03-02 23:26:33,820 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' existing class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' with enhanced class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a1f2a392'
DEBUG 2020-03-02 23:26:33,823 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$6a711a6b
DEBUG 2020-03-02 23:26:33,823 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$6a711a6b'
DEBUG 2020-03-02 23:26:33,825 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$ef024536
DEBUG 2020-03-02 23:26:33,826 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$ef024536'
DEBUG 2020-03-02 23:26:33,828 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$fd1497f4
DEBUG 2020-03-02 23:26:33,829 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$fd1497f4'
DEBUG 2020-03-02 23:26:33,830 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$ea37c49
DEBUG 2020-03-02 23:26:33,831 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$ea37c49'
DEBUG 2020-03-02 23:26:33,833 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$21e4adfb
DEBUG 2020-03-02 23:26:33,833 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$21e4adfb'
DEBUG 2020-03-02 23:26:33,835 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$cb548c63
DEBUG 2020-03-02 23:26:33,835 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$cb548c63'
DEBUG 2020-03-02 23:26:33,836 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$da8e8bef
DEBUG 2020-03-02 23:26:33,837 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$da8e8bef'
DEBUG 2020-03-02 23:26:33,839 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a451cb77
DEBUG 2020-03-02 23:26:33,839 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a451cb77'
DEBUG 2020-03-02 23:26:33,840 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$84cf3869
DEBUG 2020-03-02 23:26:33,841 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$84cf3869'
DEBUG 2020-03-02 23:26:33,842 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$7ec1987b
DEBUG 2020-03-02 23:26:33,843 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$7ec1987b'
DEBUG 2020-03-02 23:26:33,844 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$53971140
DEBUG 2020-03-02 23:26:33,844 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$53971140'
DEBUG 2020-03-02 23:26:33,846 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$7f3a9450
DEBUG 2020-03-02 23:26:33,846 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$7f3a9450'
DEBUG 2020-03-02 23:26:33,847 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$13fd22e1
DEBUG 2020-03-02 23:26:33,848 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$13fd22e1'
DEBUG 2020-03-02 23:26:33,850 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$582f34c6
DEBUG 2020-03-02 23:26:33,850 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$582f34c6'
DEBUG 2020-03-02 23:26:33,852 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$9d184ed7
DEBUG 2020-03-02 23:26:33,852 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$9d184ed7'
DEBUG 2020-03-02 23:26:33,854 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$7efaabf4
DEBUG 2020-03-02 23:26:33,854 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$7efaabf4'
DEBUG 2020-03-02 23:26:33,855 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$eacb8cbe
DEBUG 2020-03-02 23:26:33,855 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$eacb8cbe'
DEBUG 2020-03-02 23:26:33,857 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$ccd72a4d
DEBUG 2020-03-02 23:26:33,858 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$ccd72a4d'
DEBUG 2020-03-02 23:26:33,860 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$dc799f61
DEBUG 2020-03-02 23:26:33,860 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$dc799f61'
DEBUG 2020-03-02 23:26:33,862 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$164f9b61
DEBUG 2020-03-02 23:26:33,862 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$164f9b61'
DEBUG 2020-03-02 23:26:33,864 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$cc2ceef
DEBUG 2020-03-02 23:26:33,864 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$cc2ceef'
DEBUG 2020-03-02 23:26:33,865 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$a96bd8c1
DEBUG 2020-03-02 23:26:33,865 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$a96bd8c1'
DEBUG 2020-03-02 23:26:33,867 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.ProjectingArgumentResolverRegistrar; enhanced class name is: org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$c5af761e
DEBUG 2020-03-02 23:26:33,867 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' existing class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' with enhanced class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$c5af761e'
DEBUG 2020-03-02 23:26:33,869 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.SpringDataWebConfiguration; enhanced class name is: org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f09c3b80
DEBUG 2020-03-02 23:26:33,869 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.SpringDataWebConfiguration' existing class 'org.springframework.data.web.config.SpringDataWebConfiguration' with enhanced class 'org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f09c3b80'
DEBUG 2020-03-02 23:26:33,871 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$7acec34e
DEBUG 2020-03-02 23:26:33,872 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$7acec34e'
DEBUG 2020-03-02 23:26:33,873 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$f7122879
DEBUG 2020-03-02 23:26:33,874 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$f7122879'
DEBUG 2020-03-02 23:26:33,875 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$1dfa02a
DEBUG 2020-03-02 23:26:33,875 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$1dfa02a'
DEBUG 2020-03-02 23:26:33,946 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$cb321a46
DEBUG 2020-03-02 23:26:33,947 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$cb321a46'
DEBUG 2020-03-02 23:26:33,948 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$a7c33b9a
DEBUG 2020-03-02 23:26:33,948 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$a7c33b9a'
DEBUG 2020-03-02 23:26:33,950 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$99a432ca
DEBUG 2020-03-02 23:26:33,950 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$99a432ca'
DEBUG 2020-03-02 23:26:33,951 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$af1c421d
DEBUG 2020-03-02 23:26:33,952 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$af1c421d'
DEBUG 2020-03-02 23:26:33,954 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$5749d20f
DEBUG 2020-03-02 23:26:33,954 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$5749d20f'
DEBUG 2020-03-02 23:26:33,956 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$5b4d76b7
DEBUG 2020-03-02 23:26:33,957 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$5b4d76b7'
DEBUG 2020-03-02 23:26:33,959 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$22b90bf8
DEBUG 2020-03-02 23:26:33,959 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$22b90bf8'
DEBUG 2020-03-02 23:26:33,961 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$e23217a0
DEBUG 2020-03-02 23:26:33,962 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$e23217a0'
DEBUG 2020-03-02 23:26:33,964 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$4e004fc9
DEBUG 2020-03-02 23:26:33,964 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$4e004fc9'
DEBUG 2020-03-02 23:26:33,966 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$c30d520
DEBUG 2020-03-02 23:26:33,966 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$c30d520'
DEBUG 2020-03-02 23:26:33,968 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$78e3aabd
DEBUG 2020-03-02 23:26:33,968 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$78e3aabd'
DEBUG 2020-03-02 23:26:33,971 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$3c38a59c
DEBUG 2020-03-02 23:26:33,971 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$3c38a59c'
DEBUG 2020-03-02 23:26:33,973 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$a00efd7e
DEBUG 2020-03-02 23:26:33,973 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$a00efd7e'
DEBUG 2020-03-02 23:26:33,976 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration; enhanced class name is: org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8f380d2d
DEBUG 2020-03-02 23:26:33,976 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' existing class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' with enhanced class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8f380d2d'
DEBUG 2020-03-02 23:26:33,978 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$fb1d515d
DEBUG 2020-03-02 23:26:33,978 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$fb1d515d'
DEBUG 2020-03-02 23:26:33,981 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$19a6abe9
DEBUG 2020-03-02 23:26:33,981 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$19a6abe9'
DEBUG 2020-03-02 23:26:33,983 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$8dc26a6f
DEBUG 2020-03-02 23:26:33,984 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$8dc26a6f'
DEBUG 2020-03-02 23:26:33,987 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$23ac0837
DEBUG 2020-03-02 23:26:33,988 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$23ac0837'
DEBUG 2020-03-02 23:26:33,990 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$2a4e06ae
DEBUG 2020-03-02 23:26:33,991 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$2a4e06ae'
DEBUG 2020-03-02 23:26:33,993 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$956399fb
DEBUG 2020-03-02 23:26:33,994 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$956399fb'
DEBUG 2020-03-02 23:26:33,995 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$a4a00d0f
DEBUG 2020-03-02 23:26:33,995 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$a4a00d0f'
DEBUG 2020-03-02 23:26:33,998 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$628cc3cf
DEBUG 2020-03-02 23:26:33,999 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$628cc3cf'
DEBUG 2020-03-02 23:26:34,001 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$d17d4bdc
DEBUG 2020-03-02 23:26:34,001 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$d17d4bdc'
DEBUG 2020-03-02 23:26:34,002 main org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
DEBUG 2020-03-02 23:26:34,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-02 23:26:34,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-02 23:26:34,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-02 23:26:34,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-02 23:26:34,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableEncryptablePropertySourcesPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-02 23:26:34,018 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.proxyPropertySources' in any property source
DEBUG 2020-03-02 23:26:34,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'enableEncryptablePropertySourcesPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
INFO 2020-03-02 23:26:34,025 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
DEBUG 2020-03-02 23:26:34,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-02 23:26:34,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-02 23:26:34,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-02 23:26:34,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-02 23:26:34,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,032 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-02 23:26:34,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-02 23:26:34,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-02 23:26:34,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-02 23:26:34,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'envCopy'
DEBUG 2020-03-02 23:26:34,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'envCopy'
DEBUG 2020-03-02 23:26:34,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-02 23:26:34,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-02 23:26:34,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'envCopy' via factory method to bean named 'environment'
DEBUG 2020-03-02 23:26:34,101 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-02 23:26:34,101 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-02 23:26:34,102 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1420012431 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=11148, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=5680325864972, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@426288284 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-02 23:26:34,104 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'configurationProperties' with lowest search precedence
DEBUG 2020-03-02 23:26:34,104 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-02 23:26:34,105 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-02 23:26:34,105 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-02 23:26:34,106 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-02 23:26:34,106 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'random' with lowest search precedence
DEBUG 2020-03-02 23:26:34,106 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with lowest search precedence
DEBUG 2020-03-02 23:26:34,107 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
DEBUG 2020-03-02 23:26:34,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'envCopy' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,109 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'envCopy'
DEBUG 2020-03-02 23:26:34,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'envCopy'
DEBUG 2020-03-02 23:26:34,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761'
DEBUG 2020-03-02 23:26:34,111 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix:ENC(' in any property source
DEBUG 2020-03-02 23:26:34,111 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix' in any property source
DEBUG 2020-03-02 23:26:34,112 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix:)' in any property source
DEBUG 2020-03-02 23:26:34,112 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix' in any property source
DEBUG 2020-03-02 23:26:34,113 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean:encryptablePropertyDetector' in any property source
DEBUG 2020-03-02 23:26:34,113 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean' in any property source
DEBUG 2020-03-02 23:26:34,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyDetector' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-02 23:26:34,119 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-02 23:26:34,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-02 23:26:34,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-02 23:26:34,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-02 23:26:34,122 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'envCopy'
DEBUG 2020-03-02 23:26:34,122 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761'
DEBUG 2020-03-02 23:26:34,123 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean:jasyptStringEncryptor' in any property source
DEBUG 2020-03-02 23:26:34,123 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean' in any property source
DEBUG 2020-03-02 23:26:34,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyJasyptStringEncryptor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,128 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-02 23:26:34,131 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-02 23:26:34,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-02 23:26:34,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyJasyptStringEncryptor'
DEBUG 2020-03-02 23:26:34,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761'
DEBUG 2020-03-02 23:26:34,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'envCopy'
DEBUG 2020-03-02 23:26:34,133 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean:encryptablePropertyResolver' in any property source
DEBUG 2020-03-02 23:26:34,134 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean' in any property source
DEBUG 2020-03-02 23:26:34,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-02 23:26:34,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-02 23:26:34,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-02 23:26:34,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-02 23:26:34,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-02 23:26:34,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-02 23:26:34,145 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-02 23:26:34,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-02 23:26:34,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-02 23:26:34,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'envCopy'
DEBUG 2020-03-02 23:26:34,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761'
DEBUG 2020-03-02 23:26:34,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'configPropsSingleton' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-02 23:26:34,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'envCopy'
DEBUG 2020-03-02 23:26:34,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761'
DEBUG 2020-03-02 23:26:34,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'configPropsSingleton'
DEBUG 2020-03-02 23:26:34,157 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean:encryptablePropertyFilter' in any property source
DEBUG 2020-03-02 23:26:34,158 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean' in any property source
DEBUG 2020-03-02 23:26:34,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyFilter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-02 23:26:34,331 main org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is SingletonTargetSource for target object [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource@46292372]
DEBUG 2020-03-02 23:26:34,580 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getProperty(java.lang.String)
DEBUG 2020-03-02 23:26:34,580 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.Object)
DEBUG 2020-03-02 23:26:34,581 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.String)
DEBUG 2020-03-02 23:26:34,581 main org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean org.springframework.core.env.PropertySource.equals(java.lang.Object)
DEBUG 2020-03-02 23:26:34,582 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.toString()
DEBUG 2020-03-02 23:26:34,582 main org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public int org.springframework.core.env.PropertySource.hashCode()
DEBUG 2020-03-02 23:26:34,583 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.getName()
DEBUG 2020-03-02 23:26:34,583 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.core.env.PropertySource.getSource()
DEBUG 2020-03-02 23:26:34,583 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public boolean org.springframework.core.env.PropertySource.containsProperty(java.lang.String)
DEBUG 2020-03-02 23:26:34,584 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
DEBUG 2020-03-02 23:26:34,585 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.lang.Object com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getProperty(com.ulisesbocchio.jasyptspringboot.EncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.EncryptablePropertyFilter,org.springframework.core.env.PropertySource,java.lang.String)
DEBUG 2020-03-02 23:26:34,585 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract void com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.refresh()
DEBUG 2020-03-02 23:26:34,586 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract org.springframework.core.env.PropertySource com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getDelegate()
DEBUG 2020-03-02 23:26:34,586 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
DEBUG 2020-03-02 23:26:34,587 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
DEBUG 2020-03-02 23:26:34,587 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
DEBUG 2020-03-02 23:26:34,587 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
DEBUG 2020-03-02 23:26:34,588 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
DEBUG 2020-03-02 23:26:34,588 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-02 23:26:34,589 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-02 23:26:34,589 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-02 23:26:34,589 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
DEBUG 2020-03-02 23:26:34,590 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
DEBUG 2020-03-02 23:26:34,590 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
DEBUG 2020-03-02 23:26:34,590 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
DEBUG 2020-03-02 23:26:34,591 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-02 23:26:34,591 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
DEBUG 2020-03-02 23:26:34,592 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-02 23:26:34,592 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-02 23:26:34,593 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
DEBUG 2020-03-02 23:26:34,593 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
DEBUG 2020-03-02 23:26:34,593 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
DEBUG 2020-03-02 23:26:34,594 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
DEBUG 2020-03-02 23:26:34,594 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
DEBUG 2020-03-02 23:26:34,594 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
DEBUG 2020-03-02 23:26:34,595 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
INFO 2020-03-02 23:26:34,674 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-02 23:26:34,694 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-02 23:26:34,695 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-02 23:26:34,697 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-02 23:26:34,698 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-02 23:26:34,700 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-02 23:26:34,700 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-02 23:26:34,701 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
DEBUG 2020-03-02 23:26:34,712 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'configurationProperties' with 'configurationProperties'
DEBUG 2020-03-02 23:26:34,712 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletConfigInitParams' with 'servletConfigInitParams'
DEBUG 2020-03-02 23:26:34,713 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
DEBUG 2020-03-02 23:26:34,713 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'systemProperties' with 'systemProperties'
DEBUG 2020-03-02 23:26:34,713 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'systemEnvironment' with 'systemEnvironment'
DEBUG 2020-03-02 23:26:34,713 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'random' with 'random'
DEBUG 2020-03-02 23:26:34,713 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with 'applicationConfig: [classpath:/application-dev.yml]'
DEBUG 2020-03-02 23:26:34,713 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application.yml]' with 'applicationConfig: [classpath:/application.yml]'
DEBUG 2020-03-02 23:26:34,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-02 23:26:34,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-02 23:26:34,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-02 23:26:34,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-02 23:26:34,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-02 23:26:34,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-02 23:26:34,726 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-02 23:26:34,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-02 23:26:34,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-02 23:26:34,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-02 23:26:34,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-02 23:26:34,734 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-02 23:26:34,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-02 23:26:34,738 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-02 23:26:34,776 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-02 23:26:34,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-02 23:26:34,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-02 23:26:34,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-02 23:26:34,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-02 23:26:34,818 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-02 23:26:34,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-02 23:26:34,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-02 23:26:34,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-02 23:26:34,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-02 23:26:34,822 main org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@23aae55
DEBUG 2020-03-02 23:26:34,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
INFO 2020-03-02 23:26:34,909 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
DEBUG 2020-03-02 23:26:34,912 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-02 23:26:34,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,928 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
DEBUG 2020-03-02 23:26:34,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-02 23:26:34,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-02 23:26:34,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-02 23:26:34,932 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor]: AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-02 23:26:34,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSourceInitializerPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:34,934 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSourceInitializerPostProcessor': AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-02 23:26:34,936 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSourceInitializerPostProcessor' to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761'
DEBUG 2020-03-02 23:26:34,936 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-02 23:26:34,936 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-02 23:26:34,936 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-02 23:26:35,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-02 23:26:35,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-02 23:26:35,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-02 23:26:35,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-02 23:26:35,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-02 23:26:35,030 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-02 23:26:35,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'persistenceExceptionTranslationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-02 23:26:35,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-02 23:26:35,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-02 23:26:35,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServerFactoryCustomizerBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-02 23:26:35,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-02 23:26:35,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-02 23:26:35,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,047 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-02 23:26:35,047 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-02 23:26:35,047 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-02 23:26:35,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:35,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:35,051 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,073 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8f380d2d]: AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-02 23:26:35,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,075 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-02 23:26:35,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry'
INFO 2020-03-02 23:26:35,081 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8f380d2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
DEBUG 2020-03-02 23:26:35,081 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,081 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:35,112 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-02 23:26:35,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-02 23:26:35,113 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:35,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionAttributeSource' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,142 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,143 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-02 23:26:35,144 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-02 23:26:35,144 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-02 23:26:35,145 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:35,145 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-02 23:26:35,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionInterceptor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionInterceptor'
DEBUG 2020-03-02 23:26:35,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-02 23:26:35,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,330 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'projectingArgumentResolverBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-02 23:26:35,375 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@81ff872]
DEBUG 2020-03-02 23:26:35,376 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@31611954]
DEBUG 2020-03-02 23:26:35,470 main org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6813a331]
DEBUG 2020-03-02 23:26:35,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-02 23:26:35,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-02 23:26:35,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-02 23:26:35,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-02 23:26:35,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,481 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-02 23:26:35,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactory' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-02 23:26:35,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-02 23:26:35,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-02 23:26:35,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-02 23:26:35,721 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,721 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,724 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-02 23:26:35,728 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,731 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,731 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-02 23:26:35,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:35,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:35,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-02 23:26:35,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-02 23:26:35,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,734 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,738 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-02 23:26:35,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:35,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:35,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,744 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,748 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-02 23:26:35,748 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,752 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-02 23:26:35,752 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-02 23:26:35,753 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-02 23:26:35,756 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-02 23:26:35,758 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-02 23:26:35,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:35,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:35,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'servletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:35,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:35,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:35,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-02 23:26:35,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:35,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:35,896 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,899 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,899 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:35,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:35,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:35,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-02 23:26:35,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-02 23:26:35,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-02 23:26:35,908 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-02 23:26:35,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:35,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
DEBUG 2020-03-02 23:26:35,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:35,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:35,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-02 23:26:35,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-02 23:26:35,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-02 23:26:35,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-02 23:26:35,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,923 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$628cc3cf] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:35,924 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-02 23:26:35,925 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-02 23:26:35,925 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-02 23:26:35,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-02 23:26:35,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,938 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,938 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,938 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-02 23:26:35,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:35,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,947 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-02 23:26:35,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-02 23:26:35,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-02 23:26:35,994 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,995 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:35,995 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:35,995 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:35,997 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$bae412b2] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:35,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:36,000 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-02 23:26:36,000 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-02 23:26:36,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-02 23:26:36,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-02 23:26:36,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,003 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$413f319d] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:36,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:36,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-02 23:26:36,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-02 23:26:36,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,008 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-02 23:26:36,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:36,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-02 23:26:36,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-02 23:26:36,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-02 23:26:36,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-02 23:26:36,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-02 23:26:36,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,026 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$d17d4bdc] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:36,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-02 23:26:36,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-02 23:26:36,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,035 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-02 23:26:36,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-02 23:26:36,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-02 23:26:36,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,051 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-02 23:26:36,053 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,058 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,059 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-02 23:26:36,060 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-02 23:26:36,061 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-02 23:26:36,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-02 23:26:36,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-02 23:26:36,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,063 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$df379cf6] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:36,065 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-02 23:26:36,065 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-02 23:26:36,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,070 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-02 23:26:36,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,162 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-02 23:26:36,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
DEBUG 2020-03-02 23:26:36,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-02 23:26:36,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:36,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'dispatcherServletRegistration'
DEBUG 2020-03-02 23:26:36,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-02 23:26:36,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-02 23:26:36,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-02 23:26:36,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-02 23:26:36,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,185 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$cf78e752] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:36,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-02 23:26:36,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-02 23:26:36,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-02 23:26:36,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5'
DEBUG 2020-03-02 23:26:36,228 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-02 23:26:36,228 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-02 23:26:36,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-02 23:26:36,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,249 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,250 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,250 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:36,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:36,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-02 23:26:36,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:36,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-02 23:26:38,208 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar
DEBUG 2020-03-02 23:26:38,209 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar
DEBUG 2020-03-02 23:26:38,209 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
INFO 2020-03-02 23:26:38,568 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-02 23:26:38,823 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-02 23:26:38,868 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-02 23:26:38,868 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-02 23:26:38,885 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-02 23:26:39,526 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
DEBUG 2020-03-02 23:26:39,526 localhost-startStop-1 org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
INFO 2020-03-02 23:26:39,526 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 20742 ms
DEBUG 2020-03-02 23:26:39,528 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@46e2f22d]
DEBUG 2020-03-02 23:26:39,528 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@f0e8b6c]
DEBUG 2020-03-02 23:26:39,529 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@45ccef07]
DEBUG 2020-03-02 23:26:39,534 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-02 23:26:39,535 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
DEBUG 2020-03-02 23:26:39,536 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-02 23:26:39,538 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-02 23:26:39,539 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-02 23:26:39,539 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
DEBUG 2020-03-02 23:26:39,540 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,542 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:39,555 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
DEBUG 2020-03-02 23:26:39,555 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,556 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,557 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
DEBUG 2020-03-02 23:26:39,558 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-02 23:26:39,558 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-02 23:26:39,558 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,558 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:39,559 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:39,559 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,561 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:39,566 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,567 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,567 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:39,590 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:39,596 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
DEBUG 2020-03-02 23:26:39,596 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,596 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,597 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-02 23:26:39,597 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-02 23:26:39,597 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-02 23:26:39,597 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,598 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:39,600 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:39,608 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
DEBUG 2020-03-02 23:26:39,608 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,608 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,609 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-02 23:26:39,609 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-02 23:26:39,609 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-02 23:26:39,609 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,610 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-02 23:26:39,611 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:39,618 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
DEBUG 2020-03-02 23:26:39,618 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,619 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:39,619 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-02 23:26:39,684 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration.class]
DEBUG 2020-03-02 23:26:39,685 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
DEBUG 2020-03-02 23:26:39,686 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
DEBUG 2020-03-02 23:26:39,686 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
INFO 2020-03-02 23:26:39,753 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-02 23:26:39,819 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-02 23:26:39,820 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-02 23:26:39,820 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-02 23:26:39,820 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
DEBUG 2020-03-02 23:26:39,933 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
DEBUG 2020-03-02 23:26:39,955 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
DEBUG 2020-03-02 23:26:39,955 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
DEBUG 2020-03-02 23:26:39,955 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
DEBUG 2020-03-02 23:26:39,956 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
DEBUG 2020-03-02 23:26:39,956 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
DEBUG 2020-03-02 23:26:39,956 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
DEBUG 2020-03-02 23:26:39,956 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
DEBUG 2020-03-02 23:26:40,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,userController,org.springframework.boot.autoconfigure.AutoConfigurationPackages,com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat,tomcatServletWebServerFactory,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration,servletWebServerFactoryCustomizer,tomcatServletWebServerFactoryCustomizer,server-org.springframework.boot.autoconfigure.web.ServerProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata,webServerFactoryCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcConversionService,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration,statFilter,com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure,dataSource,spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties,spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration,hikariPoolDataSourceMetadataProvider,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration,dataSourceInitializerPostProcessor,org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration,sqlSessionFactory,sqlSessionTemplate,mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties,com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration,pageHelperProperties,pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties,com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration,envCopy,lazyJasyptStringEncryptor,lazyEncryptablePropertyDetector,configPropsSingleton,lazyEncryptablePropertyFilter,lazyEncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration,enableEncryptablePropertySourcesPostProcessor,com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration,springApplicationAdminRegistrar,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration,org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration,lettuceClientResources,redisConnectionFactory,org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration,redisTemplate,stringRedisTemplate,spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration,persistenceExceptionTranslationPostProcessor,org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration,reactiveRedisTemplate,org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration,keyValueMappingContext,redisCustomConversions,redisReferenceResolver,redisConverter,redisKeyValueAdapter,redisKeyValueTemplate,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration,parameterNamesModule,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.data.web.config.ProjectingArgumentResolverRegistrar,projectingArgumentResolverBeanPostProcessor,org.springframework.data.web.config.SpringDataWebConfiguration,pageableResolver,sortResolver,org.springframework.data.web.config.SpringDataJacksonConfiguration,jacksonGeoModule,org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration,pageableCustomizer,sortCustomizer,spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration,jacksonCodecCustomizer,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration,jdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration,namedParameterJdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration,spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties,org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration,spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect,java8TimeDialect,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration,thymeleafViewResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration,templateEngine,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration,defaultTemplateResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration,spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration,transactionManager,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration,transactionTemplate,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration,platformTransactionManagerCustomizers,spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties,org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration,tomcatWebServerFactoryCustomizer,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties,userMapper]; root of factory hierarchy
DEBUG 2020-03-02 23:26:40,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-02 23:26:40,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-02 23:26:40,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-02 23:26:40,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-02 23:26:40,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-02 23:26:40,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-02 23:26:40,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:40,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-02 23:26:40,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-02 23:26:40,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-02 23:26:40,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:40,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,241 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-02 23:26:40,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springLearnMain'
DEBUG 2020-03-02 23:26:40,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springLearnMain'
DEBUG 2020-03-02 23:26:40,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springLearnMain' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:40,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springLearnMain'
DEBUG 2020-03-02 23:26:40,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-02 23:26:40,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userController'
DEBUG 2020-03-02 23:26:40,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userController'
DEBUG 2020-03-02 23:26:40,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,264 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-02 23:26:40,264 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for org.springframework.data.redis.core.StringRedisTemplate com.froggengo.springlearn.project.controller.UserController.srt
DEBUG 2020-03-02 23:26:40,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userController' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:40,266 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-02 23:26:40,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userMapper'
DEBUG 2020-03-02 23:26:40,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userMapper'
DEBUG 2020-03-02 23:26:40,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userMapper' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:40,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-02 23:26:40,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-02 23:26:40,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-02 23:26:40,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-02 23:26:40,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,280 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$c20c5e5d] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:40,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-02 23:26:40,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-02 23:26:40,323 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' to allow for resolving potential circular references
INFO 2020-03-02 23:26:40,331 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-02 23:26:40,334 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
DEBUG 2020-03-02 23:26:40,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-02 23:26:40,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-02 23:26:40,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5'
DEBUG 2020-03-02 23:26:40,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:40,992 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-02 23:26:40,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:40,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-02 23:26:41,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
DEBUG 2020-03-02 23:26:41,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSource'
DEBUG 2020-03-02 23:26:41,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-02 23:26:41,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-02 23:26:41,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:41,009 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
INFO 2020-03-02 23:26:41,017 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
DEBUG 2020-03-02 23:26:41,613 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-02 23:26:41,614 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-02 23:26:41,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSource' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:41,615 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-02 23:26:41,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-02 23:26:41,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-02 23:26:41,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,627 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:41,635 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-02 23:26:41,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,639 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,640 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-02 23:26:41,640 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-02 23:26:41,641 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-02 23:26:41,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'statFilter'
DEBUG 2020-03-02 23:26:41,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'statFilter'
DEBUG 2020-03-02 23:26:41,644 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,644 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-02 23:26:41,645 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-02 23:26:41,645 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:41,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:41,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-02 23:26:42,369 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'statFilter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:42,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:42,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:42,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'statFilter'
DEBUG 2020-03-02 23:26:42,638 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'statFilter'
DEBUG 2020-03-02 23:26:42,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'dataSource'
DEBUG 2020-03-02 23:26:42,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking init method 'init' on bean with name 'dataSource'
INFO 2020-03-02 23:26:43,186 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
DEBUG 2020-03-02 23:26:43,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:43,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:43,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-02 23:26:43,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-02 23:26:43,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:43,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-02 23:26:43,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-02 23:26:43,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5'
DEBUG 2020-03-02 23:26:43,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:43,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-02 23:26:43,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'dataSource' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-02 23:26:43,220 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema-all.sql] to resources []
DEBUG 2020-03-02 23:26:43,221 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema.sql] to resources []
DEBUG 2020-03-02 23:26:43,222 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:43,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:43,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-02 23:26:43,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSource'
DEBUG 2020-03-02 23:26:43,372 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionFactory' via factory method to bean named 'dataSource'
DEBUG 2020-03-02 23:26:44,084 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-02 23:26:44,090 main org.mybatis.spring.SqlSessionFactoryBean Parsed configuration file: 'class path resource [mybatis/mybatis-config.xml]'
DEBUG 2020-03-02 23:26:44,187 main org.mybatis.spring.SqlSessionFactoryBean Parsed mapper file: 'class path resource [mybatis/project/UserMapper.xml]'
DEBUG 2020-03-02 23:26:44,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:44,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-02 23:26:44,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
DEBUG 2020-03-02 23:26:44,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-02 23:26:44,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-02 23:26:44,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-02 23:26:44,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-02 23:26:44,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionTemplate' via factory method to bean named 'sqlSessionFactory'
DEBUG 2020-03-02 23:26:44,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:44,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-02 23:26:44,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
DEBUG 2020-03-02 23:26:44,228 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'userMapper'
DEBUG 2020-03-02 23:26:44,228 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userMapper'
DEBUG 2020-03-02 23:26:44,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,233 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'userMapper'
DEBUG 2020-03-02 23:26:44,233 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for org.springframework.data.redis.core.StringRedisTemplate com.froggengo.springlearn.project.controller.UserController.srt
DEBUG 2020-03-02 23:26:44,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-02 23:26:44,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-02 23:26:44,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-02 23:26:44,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-02 23:26:44,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:44,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-02 23:26:44,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-02 23:26:44,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-02 23:26:44,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,247 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-02 23:26:44,247 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-02 23:26:44,247 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,248 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a451cb77] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:44,250 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-02 23:26:44,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-02 23:26:44,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:44,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-02 23:26:44,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' via constructor to bean named 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-02 23:26:44,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:44,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-02 23:26:44,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-02 23:26:44,296 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-02 23:26:44,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:44,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-02 23:26:44,331 main io.netty.util.internal.logging.InternalLoggerFactory Using SLF4J as the default logging framework
DEBUG 2020-03-02 23:26:44,359 main io.lettuce.core.resource.DefaultClientResources -Dio.netty.eventLoopThreads: 4
DEBUG 2020-03-02 23:26:44,527 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.level: simple
DEBUG 2020-03-02 23:26:44,528 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.targetRecords: 4
DEBUG 2020-03-02 23:26:44,533 main io.netty.util.internal.PlatformDependent Platform: Windows
DEBUG 2020-03-02 23:26:44,535 main io.netty.util.internal.PlatformDependent0 -Dio.netty.noUnsafe: false
DEBUG 2020-03-02 23:26:44,535 main io.netty.util.internal.PlatformDependent0 Java version: 8
DEBUG 2020-03-02 23:26:44,537 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.theUnsafe: available
DEBUG 2020-03-02 23:26:44,538 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.copyMemory: available
DEBUG 2020-03-02 23:26:44,539 main io.netty.util.internal.PlatformDependent0 java.nio.Buffer.address: available
DEBUG 2020-03-02 23:26:44,541 main io.netty.util.internal.PlatformDependent0 direct buffer constructor: available
DEBUG 2020-03-02 23:26:44,542 main io.netty.util.internal.PlatformDependent0 java.nio.Bits.unaligned: available, true
DEBUG 2020-03-02 23:26:44,543 main io.netty.util.internal.PlatformDependent0 jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
DEBUG 2020-03-02 23:26:44,544 main io.netty.util.internal.PlatformDependent0 java.nio.DirectByteBuffer.<init>(long, int): available
DEBUG 2020-03-02 23:26:44,544 main io.netty.util.internal.PlatformDependent sun.misc.Unsafe: available
DEBUG 2020-03-02 23:26:44,545 main io.netty.util.internal.PlatformDependent -Dio.netty.tmpdir: C:\Users\mh\AppData\Local\Temp (java.io.tmpdir)
DEBUG 2020-03-02 23:26:44,546 main io.netty.util.internal.PlatformDependent -Dio.netty.bitMode: 64 (sun.arch.data.model)
DEBUG 2020-03-02 23:26:44,549 main io.netty.util.internal.PlatformDependent -Dio.netty.noPreferDirect: false
DEBUG 2020-03-02 23:26:44,550 main io.netty.util.internal.PlatformDependent -Dio.netty.maxDirectMemory: 1888485376 bytes
DEBUG 2020-03-02 23:26:44,550 main io.netty.util.internal.PlatformDependent -Dio.netty.uninitializedArrayAllocationThreshold: -1
DEBUG 2020-03-02 23:26:44,552 main io.netty.util.internal.CleanerJava6 java.nio.ByteBuffer.cleaner(): available
DEBUG 2020-03-02 23:26:44,552 main io.netty.util.ResourceLeakDetectorFactory Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@aaee2a2
DEBUG 2020-03-02 23:26:44,557 main io.netty.util.internal.PlatformDependent org.jctools-core.MpscChunkedArrayQueue: available
DEBUG 2020-03-02 23:26:44,639 main reactor.util.Loggers$LoggerFactory Using Slf4j logging framework
DEBUG 2020-03-02 23:26:44,923 main reactor.core.publisher.UnsafeSupport Starting UnsafeSupport init in Java 1.8
DEBUG 2020-03-02 23:26:44,924 main reactor.core.publisher.UnsafeSupport Unsafe is available
DEBUG 2020-03-02 23:26:45,584 main io.lettuce.core.resource.DefaultClientResources LatencyUtils/HdrUtils are not available, metrics are disabled
DEBUG 2020-03-02 23:26:45,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lettuceClientResources' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:45,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:45,590 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:45,591 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-02 23:26:45,591 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisConnectionFactory' via factory method to bean named 'lettuceClientResources'
DEBUG 2020-03-02 23:26:45,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConnectionFactory' to allow for resolving potential circular references
ERROR 2020-03-02 23:26:45,858 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
DEBUG 2020-03-02 23:26:45,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConnectionFactory'
DEBUG 2020-03-02 23:26:45,896 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numHeapArenas: 8
DEBUG 2020-03-02 23:26:45,896 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numDirectArenas: 8
DEBUG 2020-03-02 23:26:45,896 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.pageSize: 8192
DEBUG 2020-03-02 23:26:45,896 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxOrder: 11
DEBUG 2020-03-02 23:26:45,897 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.chunkSize: 16777216
DEBUG 2020-03-02 23:26:45,897 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.tinyCacheSize: 512
DEBUG 2020-03-02 23:26:45,897 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.smallCacheSize: 256
DEBUG 2020-03-02 23:26:45,898 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.normalCacheSize: 64
DEBUG 2020-03-02 23:26:45,898 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxCachedBufferCapacity: 32768
DEBUG 2020-03-02 23:26:45,898 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.cacheTrimInterval: 8192
DEBUG 2020-03-02 23:26:45,899 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.useCacheForAllThreads: true
DEBUG 2020-03-02 23:26:45,906 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
DEBUG 2020-03-02 23:26:45,906 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
DEBUG 2020-03-02 23:26:46,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-02 23:26:46,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-02 23:26:46,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,778 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'stringRedisTemplate'
DEBUG 2020-03-02 23:26:46,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-02 23:26:46,820 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'stringRedisTemplate'
DEBUG 2020-03-02 23:26:46,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userController'
DEBUG 2020-03-02 23:26:46,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-02 23:26:46,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-02 23:26:46,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-02 23:26:46,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-02 23:26:46,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-02 23:26:46,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-02 23:26:46,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-02 23:26:46,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-02 23:26:46,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-02 23:26:46,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-02 23:26:46,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-02 23:26:46,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,835 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-02 23:26:46,835 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-02 23:26:46,835 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-02 23:26:46,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-02 23:26:46,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:46,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:46,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-02 23:26:46,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-02 23:26:46,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-02 23:26:46,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-02 23:26:46,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-02 23:26:46,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-02 23:26:46,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-02 23:26:46,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-02 23:26:46,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-02 23:26:46,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-02 23:26:46,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-02 23:26:46,839 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-02 23:26:46,839 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,840 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,843 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-02 23:26:46,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-02 23:26:46,845 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-02 23:26:46,845 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,846 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-02 23:26:46,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
DEBUG 2020-03-02 23:26:46,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
DEBUG 2020-03-02 23:26:46,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,855 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-02 23:26:46,855 main org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
DEBUG 2020-03-02 23:26:46,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
DEBUG 2020-03-02 23:26:46,867 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-02 23:26:46,869 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
DEBUG 2020-03-02 23:26:46,869 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
DEBUG 2020-03-02 23:26:46,870 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
DEBUG 2020-03-02 23:26:46,872 main org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
DEBUG 2020-03-02 23:26:46,872 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
DEBUG 2020-03-02 23:26:46,873 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
DEBUG 2020-03-02 23:26:46,873 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
DEBUG 2020-03-02 23:26:46,874 main org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
DEBUG 2020-03-02 23:26:46,880 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-02 23:26:46,881 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-02 23:26:46,881 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-02 23:26:46,882 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-02 23:26:46,882 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-02 23:26:46,883 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
DEBUG 2020-03-02 23:26:46,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-02 23:26:46,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-02 23:26:46,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-02 23:26:46,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-02 23:26:46,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
DEBUG 2020-03-02 23:26:46,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
DEBUG 2020-03-02 23:26:46,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-02 23:26:46,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
DEBUG 2020-03-02 23:26:46,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-02 23:26:46,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-02 23:26:46,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-02 23:26:46,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-02 23:26:46,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-02 23:26:46,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-02 23:26:46,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:46,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
DEBUG 2020-03-02 23:26:46,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
DEBUG 2020-03-02 23:26:46,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:46,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
DEBUG 2020-03-02 23:26:46,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
DEBUG 2020-03-02 23:26:46,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
DEBUG 2020-03-02 23:26:46,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:46,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
DEBUG 2020-03-02 23:26:46,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
DEBUG 2020-03-02 23:26:46,924 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,928 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,928 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
DEBUG 2020-03-02 23:26:46,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-02 23:26:46,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-02 23:26:46,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-02 23:26:46,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-02 23:26:46,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-02 23:26:46,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,931 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$586630d8] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:46,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-02 23:26:46,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-02 23:26:46,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:46,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,938 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-02 23:26:46,939 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-02 23:26:46,940 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-02 23:26:46,940 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,941 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-02 23:26:46,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-02 23:26:46,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-02 23:26:46,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:46,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-02 23:26:47,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
DEBUG 2020-03-02 23:26:47,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,084 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-02 23:26:47,087 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-02 23:26:47,097 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-02 23:26:47,097 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-02 23:26:47,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-02 23:26:47,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:47,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:47,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,101 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$fa255dad] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:47,105 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761'
DEBUG 2020-03-02 23:26:47,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-02 23:26:47,115 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$fa255dad]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-02 23:26:47,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,116 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-02 23:26:47,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-02 23:26:47,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-02 23:26:47,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,119 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$9c292892] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:47,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-02 23:26:47,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-02 23:26:47,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-02 23:26:47,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-02 23:26:47,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761'
DEBUG 2020-03-02 23:26:47,123 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,129 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,129 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-02 23:26:47,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-02 23:26:47,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-02 23:26:47,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,141 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f09c3b80] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:47,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5'
DEBUG 2020-03-02 23:26:47,143 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f09c3b80]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-02 23:26:47,143 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f09c3b80]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-02 23:26:47,143 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f09c3b80]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-02 23:26:47,144 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataWebConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,149 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-02 23:26:47,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-02 23:26:47,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-02 23:26:47,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-02 23:26:47,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-02 23:26:47,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,160 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$7acec34e] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:47,162 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-02 23:26:47,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-02 23:26:47,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-02 23:26:47,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-02 23:26:47,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-02 23:26:47,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-02 23:26:47,207 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-02 23:26:47,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-02 23:26:47,210 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortCustomizer'
DEBUG 2020-03-02 23:26:47,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-02 23:26:47,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortCustomizer'
DEBUG 2020-03-02 23:26:47,219 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-02 23:26:47,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-02 23:26:47,224 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-02 23:26:47,224 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-02 23:26:47,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:47,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-02 23:26:47,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-02 23:26:47,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:47,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-02 23:26:47,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-02 23:26:47,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:47,340 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-02 23:26:47,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
DEBUG 2020-03-02 23:26:47,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
DEBUG 2020-03-02 23:26:47,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-02 23:26:47,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-02 23:26:47,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,349 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$a96bd8c1] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:47,353 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-02 23:26:47,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-02 23:26:47,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-02 23:26:47,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-02 23:26:47,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,357 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$dc799f61] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:47,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-02 23:26:47,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-02 23:26:47,360 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,364 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,366 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-02 23:26:47,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-02 23:26:47,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-02 23:26:47,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-02 23:26:47,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-02 23:26:47,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-02 23:26:47,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-02 23:26:47,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-02 23:26:47,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-02 23:26:47,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-02 23:26:47,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-02 23:26:47,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,430 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,431 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-02 23:26:47,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-02 23:26:47,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-02 23:26:47,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,437 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-02 23:26:47,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-02 23:26:47,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,440 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$9d184ed7] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:47,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5'
DEBUG 2020-03-02 23:26:47,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,448 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-02 23:26:47,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-02 23:26:47,453 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-02 23:26:47,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,455 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-02 23:26:47,455 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-02 23:26:47,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,458 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-02 23:26:47,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-02 23:26:47,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-02 23:26:47,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-02 23:26:47,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5'
DEBUG 2020-03-02 23:26:47,481 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-02 23:26:47,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-02 23:26:47,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-02 23:26:47,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-02 23:26:47,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-02 23:26:47,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,495 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-02 23:26:47,495 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-02 23:26:47,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-02 23:26:47,540 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'parameterNamesModule' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,555 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-02 23:26:47,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-02 23:26:47,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-02 23:26:47,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-02 23:26:47,566 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-02 23:26:47,567 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,569 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,575 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-02 23:26:47,583 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-02 23:26:47,583 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
DEBUG 2020-03-02 23:26:47,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,588 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-02 23:26:47,599 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,601 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-02 23:26:47,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-02 23:26:47,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-02 23:26:47,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-02 23:26:47,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-02 23:26:47,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,611 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,620 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,621 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,621 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-02 23:26:47,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonGeoModule' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,705 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,707 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-02 23:26:47,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-02 23:26:47,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
DEBUG 2020-03-02 23:26:47,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,818 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-02 23:26:47,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-02 23:26:47,842 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,849 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-02 23:26:47,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-02 23:26:47,887 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
ERROR 2020-03-02 23:26:47,892 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
INFO 2020-03-02 23:26:47,894 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidAbstractDataSource {dataSource-1} failContinuous is true
DEBUG 2020-03-02 23:26:47,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-02 23:26:47,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
DEBUG 2020-03-02 23:26:47,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,899 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:47,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:47,992 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,994 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
DEBUG 2020-03-02 23:26:47,995 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
DEBUG 2020-03-02 23:26:47,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
DEBUG 2020-03-02 23:26:47,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:47,997 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
DEBUG 2020-03-02 23:26:48,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
DEBUG 2020-03-02 23:26:48,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
DEBUG 2020-03-02 23:26:48,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
DEBUG 2020-03-02 23:26:48,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortResolver'
DEBUG 2020-03-02 23:26:48,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-02 23:26:48,058 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,064 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortResolver'
DEBUG 2020-03-02 23:26:48,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
DEBUG 2020-03-02 23:26:48,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableResolver'
DEBUG 2020-03-02 23:26:48,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-02 23:26:48,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-02 23:26:48,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableResolver'
DEBUG 2020-03-02 23:26:48,150 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
INFO 2020-03-02 23:26:48,165 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5: startup date [Mon Mar 02 23:26:18 CST 2020]; root of context hierarchy
DEBUG 2020-03-02 23:26:48,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-02 23:26:48,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
DEBUG 2020-03-02 23:26:48,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-02 23:26:48,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-02 23:26:48,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-02 23:26:48,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-02 23:26:48,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-02 23:26:48,318 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-02 23:26:48,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,337 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
DEBUG 2020-03-02 23:26:48,337 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5: startup date [Mon Mar 02 23:26:18 CST 2020]; root of context hierarchy
DEBUG 2020-03-02 23:26:48,353 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class com.froggengo.springlearn.project.controller.UserController: {public java.util.List com.froggengo.springlearn.project.controller.UserController.userList()={[/user/list],methods=[GET]}}
INFO 2020-03-02 23:26:48,354 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
DEBUG 2020-03-02 23:26:48,356 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-02 23:26:48,357 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-02 23:26:48,357 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-02 23:26:48,358 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-02 23:26:48,358 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-02 23:26:48,358 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-02 23:26:48,359 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-02 23:26:48,359 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-02 23:26:48,359 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-02 23:26:48,360 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-02 23:26:48,360 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-02 23:26:48,360 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-02 23:26:48,360 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-02 23:26:48,361 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-02 23:26:48,361 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-02 23:26:48,361 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-02 23:26:48,362 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
INFO 2020-03-02 23:26:48,364 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-02 23:26:48,365 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
DEBUG 2020-03-02 23:26:48,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,369 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-02 23:26:48,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-02 23:26:48,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
DEBUG 2020-03-02 23:26:48,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-02 23:26:48,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-02 23:26:48,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-02 23:26:48,371 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,371 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,372 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,373 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-02 23:26:48,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-02 23:26:48,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-02 23:26:48,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-02 23:26:48,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
DEBUG 2020-03-02 23:26:48,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-02 23:26:48,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-02 23:26:48,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-02 23:26:48,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-02 23:26:48,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
DEBUG 2020-03-02 23:26:48,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-02 23:26:48,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,401 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5: startup date [Mon Mar 02 23:26:18 CST 2020]; root of context hierarchy
DEBUG 2020-03-02 23:26:48,402 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,403 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,403 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,403 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
DEBUG 2020-03-02 23:26:48,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springLearnMain': no URL paths identified
DEBUG 2020-03-02 23:26:48,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
DEBUG 2020-03-02 23:26:48,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userController': no URL paths identified
DEBUG 2020-03-02 23:26:48,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
DEBUG 2020-03-02 23:26:48,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0': no URL paths identified
DEBUG 2020-03-02 23:26:48,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
DEBUG 2020-03-02 23:26:48,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
DEBUG 2020-03-02 23:26:48,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
DEBUG 2020-03-02 23:26:48,407 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,407 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat': no URL paths identified
DEBUG 2020-03-02 23:26:48,407 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactory': no URL paths identified
DEBUG 2020-03-02 23:26:48,415 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,415 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-02 23:26:48,416 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-02 23:26:48,416 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'server-org.springframework.boot.autoconfigure.web.ServerProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,416 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,416 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata': no URL paths identified
DEBUG 2020-03-02 23:26:48,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServerFactoryCustomizerBeanPostProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
DEBUG 2020-03-02 23:26:48,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
DEBUG 2020-03-02 23:26:48,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
DEBUG 2020-03-02 23:26:48,419 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,419 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,419 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
DEBUG 2020-03-02 23:26:48,419 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,419 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,420 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,420 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,420 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
DEBUG 2020-03-02 23:26:48,420 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
DEBUG 2020-03-02 23:26:48,421 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
DEBUG 2020-03-02 23:26:48,421 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,421 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,421 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,421 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
DEBUG 2020-03-02 23:26:48,422 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
DEBUG 2020-03-02 23:26:48,422 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,422 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
DEBUG 2020-03-02 23:26:48,422 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
DEBUG 2020-03-02 23:26:48,423 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
DEBUG 2020-03-02 23:26:48,423 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
DEBUG 2020-03-02 23:26:48,423 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
DEBUG 2020-03-02 23:26:48,423 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
DEBUG 2020-03-02 23:26:48,424 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
DEBUG 2020-03-02 23:26:48,424 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
DEBUG 2020-03-02 23:26:48,424 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
DEBUG 2020-03-02 23:26:48,424 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
DEBUG 2020-03-02 23:26:48,424 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
DEBUG 2020-03-02 23:26:48,425 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
DEBUG 2020-03-02 23:26:48,425 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
DEBUG 2020-03-02 23:26:48,425 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
DEBUG 2020-03-02 23:26:48,425 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
DEBUG 2020-03-02 23:26:48,426 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,426 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,426 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
DEBUG 2020-03-02 23:26:48,426 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
DEBUG 2020-03-02 23:26:48,426 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,427 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,427 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
DEBUG 2020-03-02 23:26:48,427 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
DEBUG 2020-03-02 23:26:48,427 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,427 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
DEBUG 2020-03-02 23:26:48,428 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
DEBUG 2020-03-02 23:26:48,428 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,428 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'statFilter': no URL paths identified
DEBUG 2020-03-02 23:26:48,428 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure': no URL paths identified
DEBUG 2020-03-02 23:26:48,429 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSource': no URL paths identified
DEBUG 2020-03-02 23:26:48,429 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,429 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,429 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,430 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hikariPoolDataSourceMetadataProvider': no URL paths identified
DEBUG 2020-03-02 23:26:48,430 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,430 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker': no URL paths identified
DEBUG 2020-03-02 23:26:48,430 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,431 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSourceInitializerPostProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,431 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,431 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,431 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,432 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionFactory': no URL paths identified
DEBUG 2020-03-02 23:26:48,432 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionTemplate': no URL paths identified
DEBUG 2020-03-02 23:26:48,432 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,432 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,433 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageHelperProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,433 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,433 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,434 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'envCopy': no URL paths identified
DEBUG 2020-03-02 23:26:48,434 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyJasyptStringEncryptor': no URL paths identified
DEBUG 2020-03-02 23:26:48,434 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyDetector': no URL paths identified
DEBUG 2020-03-02 23:26:48,434 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'configPropsSingleton': no URL paths identified
DEBUG 2020-03-02 23:26:48,435 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyFilter': no URL paths identified
DEBUG 2020-03-02 23:26:48,435 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,435 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,436 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'enableEncryptablePropertySourcesPostProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,436 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,436 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,436 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
DEBUG 2020-03-02 23:26:48,436 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
DEBUG 2020-03-02 23:26:48,436 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
DEBUG 2020-03-02 23:26:48,437 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,437 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationAdminRegistrar': no URL paths identified
DEBUG 2020-03-02 23:26:48,437 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,438 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.aop.config.internalAutoProxyCreator': no URL paths identified
DEBUG 2020-03-02 23:26:48,438 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,438 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,438 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lettuceClientResources': no URL paths identified
DEBUG 2020-03-02 23:26:48,439 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConnectionFactory': no URL paths identified
DEBUG 2020-03-02 23:26:48,439 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,439 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisTemplate': no URL paths identified
DEBUG 2020-03-02 23:26:48,439 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringRedisTemplate': no URL paths identified
DEBUG 2020-03-02 23:26:48,440 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,440 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,440 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,440 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'persistenceExceptionTranslationPostProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,441 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,441 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'reactiveRedisTemplate': no URL paths identified
DEBUG 2020-03-02 23:26:48,441 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,441 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'keyValueMappingContext': no URL paths identified
DEBUG 2020-03-02 23:26:48,441 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisCustomConversions': no URL paths identified
DEBUG 2020-03-02 23:26:48,441 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisReferenceResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,442 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConverter': no URL paths identified
DEBUG 2020-03-02 23:26:48,442 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueAdapter': no URL paths identified
DEBUG 2020-03-02 23:26:48,442 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueTemplate': no URL paths identified
DEBUG 2020-03-02 23:26:48,442 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,442 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
DEBUG 2020-03-02 23:26:48,442 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,443 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,443 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
DEBUG 2020-03-02 23:26:48,443 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,443 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'parameterNamesModule': no URL paths identified
DEBUG 2020-03-02 23:26:48,443 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,444 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
DEBUG 2020-03-02 23:26:48,444 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,444 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
DEBUG 2020-03-02 23:26:48,444 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,445 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
DEBUG 2020-03-02 23:26:48,445 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,445 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,445 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
DEBUG 2020-03-02 23:26:48,445 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,446 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,446 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
DEBUG 2020-03-02 23:26:48,446 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar': no URL paths identified
DEBUG 2020-03-02 23:26:48,446 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'projectingArgumentResolverBeanPostProcessor': no URL paths identified
DEBUG 2020-03-02 23:26:48,447 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataWebConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,447 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,447 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,447 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataJacksonConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,447 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonGeoModule': no URL paths identified
DEBUG 2020-03-02 23:26:48,448 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,448 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableCustomizer': no URL paths identified
DEBUG 2020-03-02 23:26:48,448 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortCustomizer': no URL paths identified
DEBUG 2020-03-02 23:26:48,448 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,449 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,449 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonCodecCustomizer': no URL paths identified
DEBUG 2020-03-02 23:26:48,449 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,449 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,450 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,450 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,450 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jdbcTemplate': no URL paths identified
DEBUG 2020-03-02 23:26:48,450 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,452 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'namedParameterJdbcTemplate': no URL paths identified
DEBUG 2020-03-02 23:26:48,453 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,453 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,453 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,454 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,454 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect': no URL paths identified
DEBUG 2020-03-02 23:26:48,454 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'java8TimeDialect': no URL paths identified
DEBUG 2020-03-02 23:26:48,454 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,455 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'thymeleafViewResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,455 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,455 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,455 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'templateEngine': no URL paths identified
DEBUG 2020-03-02 23:26:48,455 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,456 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultTemplateResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,456 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,456 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,456 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,456 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionManager': no URL paths identified
DEBUG 2020-03-02 23:26:48,457 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,457 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,457 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionAdvisor': no URL paths identified
DEBUG 2020-03-02 23:26:48,457 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionAttributeSource': no URL paths identified
DEBUG 2020-03-02 23:26:48,458 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionInterceptor': no URL paths identified
DEBUG 2020-03-02 23:26:48,458 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionalEventListenerFactory': no URL paths identified
DEBUG 2020-03-02 23:26:48,458 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,458 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,459 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,459 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionTemplate': no URL paths identified
DEBUG 2020-03-02 23:26:48,459 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,459 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'platformTransactionManagerCustomizers': no URL paths identified
DEBUG 2020-03-02 23:26:48,460 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,460 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,460 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
DEBUG 2020-03-02 23:26:48,461 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,461 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-02 23:26:48,461 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,461 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,462 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
DEBUG 2020-03-02 23:26:48,462 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
DEBUG 2020-03-02 23:26:48,462 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration': no URL paths identified
DEBUG 2020-03-02 23:26:48,462 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
DEBUG 2020-03-02 23:26:48,463 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
DEBUG 2020-03-02 23:26:48,463 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,463 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userMapper': no URL paths identified
DEBUG 2020-03-02 23:26:48,463 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
DEBUG 2020-03-02 23:26:48,463 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.ContextIdApplicationContextInitializer$ContextId': no URL paths identified
DEBUG 2020-03-02 23:26:48,464 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
DEBUG 2020-03-02 23:26:48,464 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
DEBUG 2020-03-02 23:26:48,464 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
DEBUG 2020-03-02 23:26:48,464 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
DEBUG 2020-03-02 23:26:48,465 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
DEBUG 2020-03-02 23:26:48,465 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
DEBUG 2020-03-02 23:26:48,465 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
DEBUG 2020-03-02 23:26:48,465 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
DEBUG 2020-03-02 23:26:48,466 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
DEBUG 2020-03-02 23:26:48,466 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
DEBUG 2020-03-02 23:26:48,466 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
DEBUG 2020-03-02 23:26:48,466 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
DEBUG 2020-03-02 23:26:48,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-02 23:26:48,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-02 23:26:48,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-02 23:26:48,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-02 23:26:48,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-02 23:26:48,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-02 23:26:48,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-02 23:26:48,481 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-02 23:26:48,482 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-02 23:26:48,482 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-02 23:26:48,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-02 23:26:48,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-02 23:26:48,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
DEBUG 2020-03-02 23:26:48,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-02 23:26:48,485 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,485 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-02 23:26:48,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
DEBUG 2020-03-02 23:26:48,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-02 23:26:48,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,495 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-02 23:26:48,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-02 23:26:48,571 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-02 23:26:48,575 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-02 23:26:48,575 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-02 23:26:48,576 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,576 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,580 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,580 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-02 23:26:48,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-02 23:26:48,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-02 23:26:48,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,583 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-02 23:26:48,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
DEBUG 2020-03-02 23:26:48,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-02 23:26:48,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-02 23:26:48,589 main org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5: startup date [Mon Mar 02 23:26:18 CST 2020]; root of context hierarchy
DEBUG 2020-03-02 23:26:48,598 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,601 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,601 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-02 23:26:48,601 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-02 23:26:48,601 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-02 23:26:48,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-02 23:26:48,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-02 23:26:48,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,620 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
DEBUG 2020-03-02 23:26:48,620 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,620 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,621 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-02 23:26:48,621 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-02 23:26:48,621 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-02 23:26:48,621 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-02 23:26:48,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-02 23:26:48,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,674 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-02 23:26:48,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
DEBUG 2020-03-02 23:26:48,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
DEBUG 2020-03-02 23:26:48,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-02 23:26:48,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31fa1761'
DEBUG 2020-03-02 23:26:48,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-02 23:26:48,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-02 23:26:48,704 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-02 23:26:48,704 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-02 23:26:48,705 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,705 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-02 23:26:48,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-02 23:26:48,707 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-02 23:26:48,707 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,708 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-02 23:26:48,708 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-02 23:26:48,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,710 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$22b90bf8] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:48,712 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-02 23:26:48,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-02 23:26:48,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,728 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-02 23:26:48,731 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
DEBUG 2020-03-02 23:26:48,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'templateEngine'
DEBUG 2020-03-02 23:26:48,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,734 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-02 23:26:48,734 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-02 23:26:48,735 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,737 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$4e004fc9] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:48,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-02 23:26:48,746 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-02 23:26:48,746 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-02 23:26:48,748 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-02 23:26:48,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-02 23:26:48,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,752 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$c30d520] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:48,753 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-02 23:26:48,754 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-02 23:26:48,755 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5'
DEBUG 2020-03-02 23:26:48,756 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$c30d520]: public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-02 23:26:48,757 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$c30d520]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@7bbfab3
DEBUG 2020-03-02 23:26:48,758 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,765 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-02 23:26:48,767 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [/templates/] to resources []
WARN 2020-03-02 23:26:48,771 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
DEBUG 2020-03-02 23:26:48,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-02 23:26:48,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultTemplateResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,968 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,969 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-02 23:26:48,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-02 23:26:48,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'defaultTemplateResolver'
DEBUG 2020-03-02 23:26:48,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-02 23:26:48,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-02 23:26:48,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-02 23:26:48,975 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-02 23:26:48,975 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,977 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-02 23:26:48,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'java8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:48,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,997 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:48,997 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-02 23:26:48,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-02 23:26:49,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'templateEngine' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'templateEngine'
DEBUG 2020-03-02 23:26:49,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-02 23:26:49,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'templateEngine'
DEBUG 2020-03-02 23:26:49,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-02 23:26:49,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'thymeleafViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-02 23:26:49,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
DEBUG 2020-03-02 23:26:49,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
DEBUG 2020-03-02 23:26:49,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
DEBUG 2020-03-02 23:26:49,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-02 23:26:49,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-02 23:26:49,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5'
DEBUG 2020-03-02 23:26:49,202 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-02 23:26:49,205 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-02 23:26:49,206 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-02 23:26:49,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,216 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-02 23:26:49,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-02 23:26:49,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-02 23:26:49,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-02 23:26:49,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-02 23:26:49,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-02 23:26:49,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
DEBUG 2020-03-02 23:26:49,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-02 23:26:49,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-02 23:26:49,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-02 23:26:49,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-02 23:26:49,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-02 23:26:49,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-02 23:26:49,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-02 23:26:49,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-02 23:26:49,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-02 23:26:49,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-02 23:26:49,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-02 23:26:49,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-02 23:26:49,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hikariPoolDataSourceMetadataProvider' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-02 23:26:49,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-02 23:26:49,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-02 23:26:49,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,241 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-02 23:26:49,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-02 23:26:49,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-02 23:26:49,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-02 23:26:49,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,247 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,247 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-02 23:26:49,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-02 23:26:49,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-02 23:26:49,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-02 23:26:49,249 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,249 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-02 23:26:49,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-02 23:26:49,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-02 23:26:49,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-02 23:26:49,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-02 23:26:49,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-02 23:26:49,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-02 23:26:49,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-02 23:26:49,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-02 23:26:49,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-02 23:26:49,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,259 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a1f2a392]: public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-02 23:26:49,260 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a1f2a392]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@98dd3535
DEBUG 2020-03-02 23:26:49,261 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a1f2a392]: AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-02 23:26:49,261 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a1f2a392]: AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-02 23:26:49,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,265 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-02 23:26:49,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-02 23:26:49,266 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'sqlSessionFactory'
DEBUG 2020-03-02 23:26:49,266 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-02 23:26:49,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-02 23:26:49,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-02 23:26:49,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-02 23:26:49,274 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-02 23:26:49,274 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-02 23:26:49,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-02 23:26:49,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-02 23:26:49,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-02 23:26:49,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-02 23:26:49,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-02 23:26:49,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-02 23:26:49,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-02 23:26:49,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-02 23:26:49,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-02 23:26:49,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-02 23:26:49,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-02 23:26:49,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-02 23:26:49,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-02 23:26:49,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-02 23:26:49,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-02 23:26:49,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-02 23:26:49,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-02 23:26:49,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-02 23:26:49,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-02 23:26:49,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-02 23:26:49,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-02 23:26:49,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-02 23:26:49,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-02 23:26:49,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,413 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-02 23:26:49,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
DEBUG 2020-03-02 23:26:49,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
DEBUG 2020-03-02 23:26:49,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-02 23:26:49,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
DEBUG 2020-03-02 23:26:49,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
DEBUG 2020-03-02 23:26:49,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-02 23:26:49,427 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.jmx.default-domain' in any property source
DEBUG 2020-03-02 23:26:49,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,432 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
DEBUG 2020-03-02 23:26:49,433 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,433 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
DEBUG 2020-03-02 23:26:49,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
DEBUG 2020-03-02 23:26:49,439 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.jmx.server' in any property source
DEBUG 2020-03-02 23:26:49,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
DEBUG 2020-03-02 23:26:49,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
DEBUG 2020-03-02 23:26:49,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-02 23:26:49,454 main org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@439f5b3d
DEBUG 2020-03-02 23:26:49,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,461 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
DEBUG 2020-03-02 23:26:49,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
DEBUG 2020-03-02 23:26:49,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
DEBUG 2020-03-02 23:26:49,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
DEBUG 2020-03-02 23:26:49,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
DEBUG 2020-03-02 23:26:49,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-02 23:26:49,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-02 23:26:49,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,494 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$21e4adfb] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:49,495 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-02 23:26:49,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' via constructor to bean named 'environment'
DEBUG 2020-03-02 23:26:49,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanExporter'
DEBUG 2020-03-02 23:26:49,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-02 23:26:49,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-02 23:26:49,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-02 23:26:49,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-02 23:26:49,503 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.admin.jmx-name' in any property source
DEBUG 2020-03-02 23:26:49,503 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-02 23:26:49,504 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-02 23:26:49,504 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1361931872 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=11148, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=5680325864972, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, catalina.useNaming=false, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, catalina.home=C:\Users\mh\AppData\Local\Temp\tomcat.7251054604357774103.9090, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, catalina.base=C:\Users\mh\AppData\Local\Temp\tomcat.7251054604357774103.9090, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@501855493 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-02 23:26:49,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springApplicationAdminRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'springApplicationAdminRegistrar'
DEBUG 2020-03-02 23:26:49,511 main org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar$SpringApplicationAdmin Application Admin MBean registered with name 'org.springframework.boot:type=Admin,name=SpringApplication'
DEBUG 2020-03-02 23:26:49,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-02 23:26:49,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-02 23:26:49,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-02 23:26:49,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-02 23:26:49,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-02 23:26:49,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-02 23:26:49,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-02 23:26:49,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-02 23:26:49,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-02 23:26:49,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-02 23:26:49,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-02 23:26:49,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-02 23:26:49,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisTemplate'
DEBUG 2020-03-02 23:26:49,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisTemplate'
DEBUG 2020-03-02 23:26:49,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-02 23:26:49,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-02 23:26:49,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-02 23:26:49,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisTemplate'
DEBUG 2020-03-02 23:26:49,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,537 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisTemplate'
DEBUG 2020-03-02 23:26:49,537 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-02 23:26:49,537 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-02 23:26:49,537 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-02 23:26:49,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-02 23:26:49,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,541 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-02 23:26:49,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-02 23:26:49,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-02 23:26:49,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,544 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,547 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,547 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,548 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-02 23:26:49,548 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-02 23:26:49,548 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-02 23:26:49,549 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-02 23:26:49,549 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,549 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-02 23:26:49,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'reactiveRedisTemplate'
DEBUG 2020-03-02 23:26:49,554 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-02 23:26:49,554 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,554 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-02 23:26:49,555 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-02 23:26:49,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-02 23:26:49,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1e66f1f5'
DEBUG 2020-03-02 23:26:49,629 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'reactiveRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,635 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-02 23:26:49,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-02 23:26:49,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-02 23:26:49,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:49,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-02 23:26:49,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-02 23:26:49,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-02 23:26:49,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#14a049f9'
DEBUG 2020-03-02 23:26:49,662 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,662 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#4cc36c19'
DEBUG 2020-03-02 23:26:49,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#4cc36c19'
DEBUG 2020-03-02 23:26:49,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#58740366'
DEBUG 2020-03-02 23:26:49,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#58740366'
DEBUG 2020-03-02 23:26:49,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:49,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#14a049f9'
DEBUG 2020-03-02 23:26:50,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'keyValueMappingContext' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'keyValueMappingContext'
DEBUG 2020-03-02 23:26:50,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-02 23:26:50,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-02 23:26:50,008 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-02 23:26:50,008 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,009 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisCustomConversions' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-02 23:26:50,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-02 23:26:50,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-02 23:26:50,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-02 23:26:50,015 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisReferenceResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-02 23:26:50,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConverter'
DEBUG 2020-03-02 23:26:50,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConverter'
DEBUG 2020-03-02 23:26:50,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-02 23:26:50,087 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConverter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,109 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-02 23:26:50,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-02 23:26:50,111 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConverter'
DEBUG 2020-03-02 23:26:50,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConverter'
DEBUG 2020-03-02 23:26:50,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-02 23:26:50,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-02 23:26:50,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-02 23:26:50,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConverter'
DEBUG 2020-03-02 23:26:50,120 main org.springframework.beans.BeanUtils No property editor [org.springframework.data.redis.core.mapping.RedisMappingContextEditor] found for type org.springframework.data.redis.core.mapping.RedisMappingContext according to 'Editor' suffix convention
DEBUG 2020-03-02 23:26:50,164 main org.springframework.data.redis.listener.RedisMessageListenerContainer Postpone listening for Redis messages until actual listeners are added
DEBUG 2020-03-02 23:26:50,165 main org.springframework.data.redis.listener.RedisMessageListenerContainer Started RedisMessageListenerContainer
DEBUG 2020-03-02 23:26:50,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueAdapter' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisKeyValueAdapter'
DEBUG 2020-03-02 23:26:50,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-02 23:26:50,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueTemplate'
DEBUG 2020-03-02 23:26:50,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-02 23:26:50,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,216 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-02 23:26:50,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-02 23:26:50,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueTemplate' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,228 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-02 23:26:50,228 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-02 23:26:50,228 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-02 23:26:50,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-02 23:26:50,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-02 23:26:50,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-02 23:26:50,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-02 23:26:50,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-02 23:26:50,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-02 23:26:50,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-02 23:26:50,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-02 23:26:50,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-02 23:26:50,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-02 23:26:50,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-02 23:26:50,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-02 23:26:50,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-02 23:26:50,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-02 23:26:50,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-02 23:26:50,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-02 23:26:50,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-02 23:26:50,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-02 23:26:50,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-02 23:26:50,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-02 23:26:50,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-02 23:26:50,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-02 23:26:50,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-02 23:26:50,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-02 23:26:50,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableResolver'
DEBUG 2020-03-02 23:26:50,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-02 23:26:50,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-02 23:26:50,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-02 23:26:50,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-02 23:26:50,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-02 23:26:50,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-02 23:26:50,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-02 23:26:50,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-02 23:26:50,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-02 23:26:50,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,247 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,250 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-02 23:26:50,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonCodecCustomizer'
DEBUG 2020-03-02 23:26:50,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-02 23:26:50,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-02 23:26:50,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-02 23:26:50,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonCodecCustomizer' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-02 23:26:50,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonCodecCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-02 23:26:50,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-02 23:26:50,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-02 23:26:50,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-02 23:26:50,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-02 23:26:50,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-02 23:26:50,323 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,324 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$cb321a46] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:50,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-02 23:26:50,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-02 23:26:50,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,330 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,330 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-02 23:26:50,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-02 23:26:50,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,341 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-02 23:26:50,341 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-02 23:26:50,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,343 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$a7c33b9a] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:50,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-02 23:26:50,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-02 23:26:50,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-02 23:26:50,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,349 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,349 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-02 23:26:50,349 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-02 23:26:50,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-02 23:26:50,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,353 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,353 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,353 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-02 23:26:50,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-02 23:26:50,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'jdbcTemplate'
DEBUG 2020-03-02 23:26:50,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-02 23:26:50,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-02 23:26:50,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-02 23:26:50,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-02 23:26:50,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
ERROR 2020-03-02 23:26:50,444 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
DEBUG 2020-03-02 23:26:50,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'namedParameterJdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-02 23:26:50,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-02 23:26:50,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-02 23:26:50,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,505 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-02 23:26:50,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-02 23:26:50,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-02 23:26:50,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-02 23:26:50,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,511 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$5749d20f]: AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-02 23:26:50,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,512 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-02 23:26:50,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-02 23:26:50,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-02 23:26:50,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-02 23:26:50,519 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to bean named 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-02 23:26:50,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-02 23:26:50,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-02 23:26:50,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-02 23:26:50,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-02 23:26:50,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-02 23:26:50,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-02 23:26:50,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-02 23:26:50,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-02 23:26:50,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-02 23:26:50,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-02 23:26:50,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'templateEngine'
DEBUG 2020-03-02 23:26:50,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-02 23:26:50,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-02 23:26:50,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-02 23:26:50,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-02 23:26:50,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,530 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,530 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,530 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-02 23:26:50,530 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-02 23:26:50,531 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-02 23:26:50,531 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-02 23:26:50,531 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,532 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$3c38a59c] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:50,532 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-02 23:26:50,532 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-02 23:26:50,533 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-02 23:26:50,533 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-02 23:26:50,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-02 23:26:50,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-02 23:26:50,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,539 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-02 23:26:50,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-02 23:26:50,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-02 23:26:50,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,547 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,548 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,549 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-02 23:26:50,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'platformTransactionManagerCustomizers' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-02 23:26:50,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-02 23:26:50,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
DEBUG 2020-03-02 23:26:50,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionManager'
DEBUG 2020-03-02 23:26:50,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-02 23:26:50,559 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-02 23:26:50,559 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionManager' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-02 23:26:50,565 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,569 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionManager'
DEBUG 2020-03-02 23:26:50,570 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,570 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,572 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionManager'
DEBUG 2020-03-02 23:26:50,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-02 23:26:50,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-02 23:26:50,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-02 23:26:50,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:50,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-02 23:26:50,580 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-02 23:26:50,580 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-02 23:26:50,580 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-02 23:26:50,580 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:50,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-02 23:26:50,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-02 23:26:50,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-02 23:26:50,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,590 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,591 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,591 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-02 23:26:50,591 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:50,591 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:50,592 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,592 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-02 23:26:50,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,598 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$8dc26a6f] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:50,599 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionManager'
DEBUG 2020-03-02 23:26:50,599 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' via constructor to bean named 'transactionManager'
DEBUG 2020-03-02 23:26:50,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
DEBUG 2020-03-02 23:26:50,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionTemplate'
DEBUG 2020-03-02 23:26:50,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-02 23:26:50,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionTemplate'
DEBUG 2020-03-02 23:26:50,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionTemplate'
DEBUG 2020-03-02 23:26:50,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-02 23:26:50,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-02 23:26:50,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-02 23:26:50,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-02 23:26:50,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-02 23:26:50,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,617 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$2a4e06ae] - unable to determine constructor/method parameter names
DEBUG 2020-03-02 23:26:50,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,621 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,621 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-02 23:26:50,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
DEBUG 2020-03-02 23:26:50,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-02 23:26:50,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-02 23:26:50,626 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-02 23:26:50,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,640 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-02 23:26:50,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-02 23:26:50,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-02 23:26:50,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-02 23:26:50,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-02 23:26:50,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-02 23:26:50,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-02 23:26:50,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-02 23:26:50,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-02 23:26:50,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-02 23:26:50,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-02 23:26:50,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
DEBUG 2020-03-02 23:26:50,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
DEBUG 2020-03-02 23:26:50,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-02 23:26:50,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
DEBUG 2020-03-02 23:26:50,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-02 23:26:50,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
DEBUG 2020-03-02 23:26:50,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-02 23:26:50,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userMapper'
DEBUG 2020-03-02 23:26:50,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-02 23:26:50,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-02 23:26:50,700 main org.springframework.context.event.EventListenerMethodProcessor 2 @EventListener methods processed on bean 'springApplicationAdminRegistrar': {public void org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar.onApplicationReadyEvent(org.springframework.boot.context.event.ApplicationReadyEvent)=@org.springframework.context.event.EventListener(value=[], classes=[], condition=), public void org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar.onWebServerInitializedEvent(org.springframework.boot.web.context.WebServerInitializedEvent)=@org.springframework.context.event.EventListener(value=[], classes=[], condition=)}
INFO 2020-03-02 23:26:50,714 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
DEBUG 2020-03-02 23:26:50,715 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
DEBUG 2020-03-02 23:26:50,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
INFO 2020-03-02 23:26:50,716 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
DEBUG 2020-03-02 23:26:50,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
INFO 2020-03-02 23:26:50,717 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
DEBUG 2020-03-02 23:26:50,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
INFO 2020-03-02 23:26:50,726 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
DEBUG 2020-03-02 23:26:50,728 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
INFO 2020-03-02 23:26:50,728 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
DEBUG 2020-03-02 23:26:50,739 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@65e0b505]
DEBUG 2020-03-02 23:26:50,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
DEBUG 2020-03-02 23:26:50,744 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-02 23:26:50,744 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-02 23:26:50,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-02 23:26:50,778 main org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.context.annotation.EnableAspectJAutoProxy', 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice', 'org.aspectj.weaver.AnnotatedElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) CodecsAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.codec.CodecConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration#jacksonCodecCustomizer matched: - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) DruidDataSourceAutoConfigure matched: - @ConditionalOnClass found required class 'com.alibaba.druid.pool.DruidDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DruidDataSourceAutoConfigure#dataSource matched: - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DruidFilterConfiguration#statFilter matched: - @ConditionalOnProperty (spring.datasource.druid.filter.stat.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.alibaba.druid.filter.stat.StatFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateAutoConfiguration.JdbcTemplateConfiguration#jdbcTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration.NamedParameterJdbcTemplateConfiguration#namedParameterJdbcTemplate matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration matched: - @ConditionalOnClass found required class 'io.lettuce.core.RedisClient'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) LettuceConnectionConfiguration#lettuceClientResources matched: - @ConditionalOnMissingBean (types: io.lettuce.core.resource.ClientResources; SearchStrategy: all) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration#redisConnectionFactory matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.ibatis.session.SqlSessionFactory', 'org.mybatis.spring.SqlSessionFactoryBean'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) MybatisAutoConfiguration#sqlSessionFactory matched: - @ConditionalOnMissingBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration#sqlSessionTemplate matched: - @ConditionalOnMissingBean (types: org.mybatis.spring.SqlSessionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisLanguageDriverAutoConfiguration matched: - @ConditionalOnClass found required class 'org.apache.ibatis.scripting.LanguageDriver'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PageHelperAutoConfiguration matched: - @ConditionalOnBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) found bean 'sqlSessionFactory' (OnBeanCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) ReactorCoreAutoConfiguration matched: - @ConditionalOnClass found required classes 'reactor.core.publisher.Mono', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.core.RedisOperations'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration#redisTemplate matched: - @ConditionalOnMissingBean (names: redisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisAutoConfiguration#stringRedisTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.core.StringRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.connection.RedisConnectionFactory'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) RedisReactiveAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory', 'org.springframework.data.redis.core.ReactiveRedisTemplate', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisReactiveAutoConfiguration#reactiveRedisTemplate matched: - @ConditionalOnBean (types: org.springframework.data.redis.connection.ReactiveRedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (names: reactiveRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.data.redis.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (types: org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringApplicationAdminJmxAutoConfiguration matched: - @ConditionalOnProperty (spring.application.admin.enabled=true) matched (OnPropertyCondition) SpringApplicationAdminJmxAutoConfiguration#springApplicationAdminRegistrar matched: - @ConditionalOnMissingBean (types: org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required class 'org.thymeleaf.templatemode.TemplateMode'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.SpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CachingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.ReactiveCassandraTemplate' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.cassandra.ReactiveSession', 'org.springframework.data.cassandra.repository.ReactiveCassandraRepository' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration: Did not match: - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) found beans of type 'javax.sql.DataSource' dataSource (OnBeanCondition) Matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) DruidFilterConfiguration#commonsLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.commons-log.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#configFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.config.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#encodingConvertFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.encoding.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4j2Filter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j2.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4jFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#slf4jLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.slf4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallConfig: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidSpringAopConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.aop-patterns) did not find property 'spring.datasource.druid.aop-patterns' (OnPropertyCondition) DruidStatViewServletConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.stat-view-servlet.enabled=true) did not find property 'spring.datasource.druid.stat-view-servlet.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) DruidWebStatFilterConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.web-stat-filter.enabled=true) did not find property 'spring.datasource.druid.web-stat-filter.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JedisConnectionConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.commons.pool2.impl.GenericObjectPool', 'redis.clients.jedis.Jedis' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'liquibase.integration.spring.SpringLiquibase', 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.core.ReactiveMongoTemplate' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.repository.ReactiveMongoRepository' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.mybatis.spring.mapper.MapperFactoryBean,org.mybatis.spring.mapper.MapperScannerConfigurer; SearchStrategy: all) found beans of type 'org.mybatis.spring.mapper.MapperScannerConfigurer' com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0 (OnBeanCondition) MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver', 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriverConfig' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyFreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyVelocityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.velocity.Driver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.thymeleaf.ThymeleafLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.VelocityConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.velocity.VelocityLanguageDriver', 'org.mybatis.scripting.velocity.VelocityLanguageDriverConfig' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.Neo4jRepository' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity', 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity', 'org.springframework.security.web.server.WebFilterChainProxy' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.http.ReactiveHttpInputMessage'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SecurityRequestMatcherProviderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.web.util.matcher.RequestMatcher' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity4.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
DEBUG 2020-03-02 23:26:50,790 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-02 23:26:50,790 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-02 23:26:50,790 main org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
DEBUG 2020-03-02 23:26:50,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-02 23:26:50,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-02 23:26:50,792 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@b112b13]
DEBUG 2020-03-02 23:26:50,793 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@24eb65e3]
DEBUG 2020-03-02 23:26:50,793 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@3ac3f6f]
DEBUG 2020-03-02 23:26:50,795 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String
INFO 2020-03-02 23:26:50,796 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-02 23:26:50,815 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-02 23:26:50,957 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
DEBUG 2020-03-02 23:26:50,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-02 23:26:50,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-02 23:26:50,961 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'server.ports' with highest search precedence
DEBUG 2020-03-02 23:26:50,962 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletWebServerInitializedEvent
DEBUG 2020-03-02 23:26:50,963 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletWebServerInitializedEvent
INFO 2020-03-02 23:26:50,967 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 37.961 seconds (JVM running for 45.882)
DEBUG 2020-03-02 23:26:50,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-02 23:26:50,982 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-02 23:26:50,982 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-02 23:26:51,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-02 23:26:51,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-02 23:26:51,052 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-02 23:26:51,053 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-02 23:26:52,387 RMI TCP Connection(11)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Found key 'local.server.port' in PropertySource 'server.ports' with value of type Integer
DEBUG 2020-03-02 23:26:52,397 RMI TCP Connection(11)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.ssl.key-store' in any property source
DEBUG 2020-03-02 23:26:52,399 RMI TCP Connection(11)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.servlet.context-path' in any property source
DEBUG 2020-03-02 23:26:52,419 RMI TCP Connection(11)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.servlet.path' in any property source
DEBUG 2020-03-02 23:26:52,421 RMI TCP Connection(11)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.address' in any property source
ERROR 2020-03-02 23:26:52,980 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-02 23:26:55,498 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-02 23:26:58,140 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-02 23:27:00,643 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-02 23:27:03,141 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-02 23:27:05,640 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-02 23:27:14,207 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:14,717 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:15,243 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:15,751 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:16,259 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:16,891 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:17,397 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:17,903 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:18,408 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:18,919 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:19,433 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:19,942 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:20,452 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:20,960 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:21,464 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:21,975 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:22,486 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:22,997 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:23,504 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:24,015 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:24,527 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:25,033 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:25,543 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:26,050 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:26,560 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:27,065 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:27,572 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:28,078 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:28,594 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:29,100 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:29,609 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:30,121 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:30,631 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:31,139 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:31,645 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:32,155 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:32,661 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:33,171 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:33,694 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:34,205 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:34,712 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:35,222 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:35,734 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:36,241 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:36,750 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:37,298 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:37,804 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:38,311 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:38,820 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:39,326 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:39,980 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:40,486 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:40,993 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:41,501 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-02 23:27:42,006 Druid-ConnectionPool-Create-1787083839 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Logback Log Messages

Log session start time Tue Mar 03 00:38:58 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Tue Mar 03 00:42:27 CST 2020

Level Date Thread Logger Message
DEBUG 2020-03-03 00:38:58,258 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.register-shutdown-hook' in any property source
DEBUG 2020-03-03 00:38:58,363 main org.springframework.boot.context.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/charsets.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/deploy.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/access-bridge-64.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/cldrdata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/dnsns.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jaccess.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jfxrt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/localedata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/nashorn.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunec.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunjce_provider.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunmscapi.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunpkcs11.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/zipfs.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/javaws.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jce.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfr.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfxswt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jsse.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/management-agent.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/plugin.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/resources.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/rt.jar, file:/F:/dev/SpringLearn/target/classes/, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter/2.0.5.RELEASE/spring-boot-starter-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot/2.0.5.RELEASE/spring-boot-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context/5.0.9.RELEASE/spring-context-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-autoconfigure/2.0.5.RELEASE/spring-boot-autoconfigure-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-logging/2.0.5.RELEASE/spring-boot-starter-logging-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-core/5.0.9.RELEASE/spring-core-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jcl/5.0.9.RELEASE/spring-jcl-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-aop/2.0.5.RELEASE/spring-boot-starter-aop-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-aop/5.0.9.RELEASE/spring-aop-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-beans/5.0.9.RELEASE/spring-beans-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/aspectj/aspectjweaver/1.8.13/aspectjweaver-1.8.13.jar, file:/D:/apache-maven-3.5.3/repository2/org/fusesource/jansi/jansi/1.7/jansi-1.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-web/2.0.5.RELEASE/spring-boot-starter-web-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-json/2.0.5.RELEASE/spring-boot-starter-json-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-tomcat/2.0.5.RELEASE/spring-boot-starter-tomcat-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-core/8.5.34/tomcat-embed-core-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-el/8.5.34/tomcat-embed-el-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.34/tomcat-embed-websocket-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/hibernate/validator/hibernate-validator/6.0.12.Final/hibernate-validator-6.0.12.Final.jar, file:/D:/apache-maven-3.5.3/repository2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-webmvc/5.0.9.RELEASE/spring-webmvc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-expression/5.0.9.RELEASE/spring-expression-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-data-redis/2.0.5.RELEASE/spring-boot-starter-data-redis-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-redis/2.0.10.RELEASE/spring-data-redis-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-keyvalue/2.0.10.RELEASE/spring-data-keyvalue-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-commons/2.0.10.RELEASE/spring-data-commons-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-tx/5.0.9.RELEASE/spring-tx-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-oxm/5.0.9.RELEASE/spring-oxm-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context-support/5.0.9.RELEASE/spring-context-support-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/lettuce/lettuce-core/5.0.5.RELEASE/lettuce-core-5.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/projectreactor/reactor-core/3.1.9.RELEASE/reactor-core-3.1.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-common/4.1.29.Final/netty-common-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-transport/4.1.29.Final/netty-transport-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-buffer/4.1.29.Final/netty-buffer-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-resolver/4.1.29.Final/netty-resolver-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-handler/4.1.29.Final/netty-handler-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-codec/4.1.29.Final/netty-codec-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-configuration-processor/2.0.5.RELEASE/spring-boot-configuration-processor-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-thymeleaf/2.0.5.RELEASE/spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf-spring5/3.0.9.RELEASE/thymeleaf-spring5-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/extras/thymeleaf-extras-java8time/3.0.1.RELEASE/thymeleaf-extras-java8time-3.0.1.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/mysql/mysql-connector-java/8.0.19/mysql-connector-java-8.0.19.jar, file:/D:/apache-maven-3.5.3/repository2/com/google/protobuf/protobuf-java/3.6.1/protobuf-java-3.6.1.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid-spring-boot-starter/1.1.18/druid-spring-boot-starter-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid/1.1.18/druid-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.1.0/mybatis-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-jdbc/2.0.5.RELEASE/spring-boot-starter-jdbc-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/zaxxer/HikariCP/2.7.9/HikariCP-2.7.9.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jdbc/5.0.9.RELEASE/spring-jdbc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.1.0/mybatis-spring-boot-autoconfigure-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis/3.5.2/mybatis-3.5.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis-spring/2.0.2/mybatis-spring-2.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/generator/mybatis-generator-core/1.4.0/mybatis-generator-core-1.4.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0.jar, file:/D:/apache-maven-3.5.3/repository2/commons-net/commons-net/3.6/commons-net-3.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot-starter/2.1.0/jasypt-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot/2.1.0/jasypt-spring-boot-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant/1.10.7/ant-1.10.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/lib/tools.jar, file:/D:/IntelliJ%20IDEA%202019.1.3/lib/idea_rt.jar]
DEBUG 2020-03-03 00:38:58,365 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
DEBUG 2020-03-03 00:38:58,365 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationEnvironmentPreparedEvent
DEBUG 2020-03-03 00:38:58,415 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'configurationProperties' with highest search precedence
DEBUG 2020-03-03 00:38:58,417 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.beaninfo.ignore' in any property source
DEBUG 2020-03-03 00:38:58,446 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.image.location' in any property source
DEBUG 2020-03-03 00:38:58,448 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.location' in any property source
DEBUG 2020-03-03 00:38:58,575 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-03 00:38:58,576 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-03 00:38:58,576 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:38:58,577 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:38:58,577 main org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@775386112 {name='servletConfigInitParams', properties=java.lang.Object@1757cd72}, StubPropertySource@1146825051 {name='servletContextInitParams', properties=java.lang.Object@49e5f737}, MapPropertySource@1550261631 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=7680, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10038081358263, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1970436060 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:38:58,775 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-03 00:38:59,362 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
DEBUG 2020-03-03 00:38:59,366 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name' in any property source
DEBUG 2020-03-03 00:38:59,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
INFO 2020-03-03 00:38:59,405 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 7680 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
DEBUG 2020-03-03 00:38:59,407 main com.froggengo.springlearn.SpringLearnMain Running with Spring Boot v2.0.5.RELEASE, Spring v5.0.9.RELEASE
INFO 2020-03-03 00:38:59,407 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
DEBUG 2020-03-03 00:38:59,408 main org.springframework.boot.SpringApplication Loading source class com.froggengo.springlearn.SpringLearnMain
DEBUG 2020-03-03 00:38:59,484 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-03 00:38:59,508 background-preinit org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
DEBUG 2020-03-03 00:38:59,589 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-03 00:38:59,590 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-03 00:38:59,590 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-03 00:38:59,590 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-03 00:38:59,591 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-03 00:38:59,598 main org.springframework.boot.context.config.ConfigFileApplicationListener Activated activeProfiles dev
DEBUG 2020-03-03 00:38:59,598 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application.yml' (classpath:/application.yml)
DEBUG 2020-03-03 00:38:59,598 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application-dev.yml' (classpath:/application-dev.yml) for profile dev
DEBUG 2020-03-03 00:38:59,599 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationPreparedEvent
INFO 2020-03-03 00:38:59,600 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b: startup date [Tue Mar 03 00:38:59 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:38:59,647 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Bean factory for org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b: org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain]; root of factory hierarchy
DEBUG 2020-03-03 00:38:59,744 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:38:59,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:38:59,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:00,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:39:00,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:39:00,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:00,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:39:00,362 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:39:00,493 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-03 00:39:00,509 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-03 00:39:00,525 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-03 00:39:00,526 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:00,528 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:00,529 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:00,530 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:00,531 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:00,533 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:00,534 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:00,536 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-03 00:39:00,813 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class]
DEBUG 2020-03-03 00:39:00,941 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
DEBUG 2020-03-03 00:39:01,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:39:02,270 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
DEBUG 2020-03-03 00:39:02,271 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
DEBUG 2020-03-03 00:39:02,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,532 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,559 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,644 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,791 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:39:02,847 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:39:02,848 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:39:02,849 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,889 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-03 00:39:02,891 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-03 00:39:02,891 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-03 00:39:02,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,949 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,955 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:02,984 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,045 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:39:03,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,097 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,102 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,102 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,108 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,138 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:39:03,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,139 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.admin.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:39:03,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,145 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,592 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,594 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,599 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,599 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,601 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,662 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,681 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,689 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,731 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,854 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,867 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,888 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,958 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,975 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,976 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,978 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,978 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:03,993 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:39:04,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:04,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,025 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
DEBUG 2020-03-03 00:39:04,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,026 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:39:04,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,026 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
DEBUG 2020-03-03 00:39:04,027 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:39:04,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,043 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:39:04,044 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat.tomcatServletWebServerFactory()
DEBUG 2020-03-03 00:39:04,045 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:39:04,046 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.servletWebServerFactoryCustomizer()
DEBUG 2020-03-03 00:39:04,046 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,046 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.tomcatServletWebServerFactoryCustomizer()
DEBUG 2020-03-03 00:39:04,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,105 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:39:04,105 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
DEBUG 2020-03-03 00:39:04,106 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,108 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:39:04,108 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,109 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,110 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
DEBUG 2020-03-03 00:39:04,110 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:39:04,111 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,111 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,112 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:39:04,112 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,124 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,125 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
DEBUG 2020-03-03 00:39:04,134 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,139 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
DEBUG 2020-03-03 00:39:04,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,140 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:39:04,142 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:39:04,142 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:39:04,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,143 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:39:04,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,144 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
DEBUG 2020-03-03 00:39:04,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,182 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
DEBUG 2020-03-03 00:39:04,183 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:39:04,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,208 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
DEBUG 2020-03-03 00:39:04,223 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:04,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,239 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorAttributes()
DEBUG 2020-03-03 00:39:04,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,243 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.basicErrorController()
DEBUG 2020-03-03 00:39:04,243 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorPageCustomizer()
DEBUG 2020-03-03 00:39:04,243 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
DEBUG 2020-03-03 00:39:04,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,247 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,247 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:39:04,247 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
DEBUG 2020-03-03 00:39:04,248 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
DEBUG 2020-03-03 00:39:04,248 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:04,248 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
DEBUG 2020-03-03 00:39:04,248 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
DEBUG 2020-03-03 00:39:04,249 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
DEBUG 2020-03-03 00:39:04,249 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
DEBUG 2020-03-03 00:39:04,249 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
DEBUG 2020-03-03 00:39:04,250 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
DEBUG 2020-03-03 00:39:04,250 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
DEBUG 2020-03-03 00:39:04,251 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
DEBUG 2020-03-03 00:39:04,251 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
DEBUG 2020-03-03 00:39:04,251 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
DEBUG 2020-03-03 00:39:04,252 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
DEBUG 2020-03-03 00:39:04,252 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
DEBUG 2020-03-03 00:39:04,252 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
DEBUG 2020-03-03 00:39:04,253 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
DEBUG 2020-03-03 00:39:04,253 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
DEBUG 2020-03-03 00:39:04,253 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
DEBUG 2020-03-03 00:39:04,253 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
DEBUG 2020-03-03 00:39:04,255 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
DEBUG 2020-03-03 00:39:04,256 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:39:04,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,677 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
DEBUG 2020-03-03 00:39:04,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,697 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,702 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
DEBUG 2020-03-03 00:39:04,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,703 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
DEBUG 2020-03-03 00:39:04,705 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,707 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
DEBUG 2020-03-03 00:39:04,708 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:04,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,720 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
DEBUG 2020-03-03 00:39:04,721 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,722 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,731 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.httpPutFormContentFilter()
DEBUG 2020-03-03 00:39:04,731 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,732 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:39:04,732 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.druid.filter.stat.enabled' in PropertySource 'configurationProperties' with value of type Boolean
DEBUG 2020-03-03 00:39:04,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,788 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration.statFilter()
DEBUG 2020-03-03 00:39:04,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,809 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:39:04,810 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,837 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure.dataSource()
DEBUG 2020-03-03 00:39:04,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,861 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,861 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,861 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:39:04,862 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration.hikariPoolDataSourceMetadataProvider()
DEBUG 2020-03-03 00:39:04,862 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:39:04,862 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:39:04,863 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:39:04,884 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:39:04,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,885 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:39:04,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,887 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,906 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:39:04,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,907 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionFactory()
DEBUG 2020-03-03 00:39:04,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,910 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionTemplate()
DEBUG 2020-03-03 00:39:04,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,912 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:39:04,912 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.pageHelperProperties()
DEBUG 2020-03-03 00:39:04,913 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:39:04,913 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.envCopy()
DEBUG 2020-03-03 00:39:04,913 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyJasyptStringEncryptor()
DEBUG 2020-03-03 00:39:04,913 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyDetector()
DEBUG 2020-03-03 00:39:04,926 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.configPropsSingleton()
DEBUG 2020-03-03 00:39:04,927 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyFilter()
DEBUG 2020-03-03 00:39:04,927 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyResolver()
DEBUG 2020-03-03 00:39:04,928 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:39:04,929 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration.enableEncryptablePropertySourcesPostProcessor()
DEBUG 2020-03-03 00:39:04,929 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:39:04,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,930 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:39:04,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,931 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:39:04,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,939 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,940 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
DEBUG 2020-03-03 00:39:04,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,968 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,968 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
DEBUG 2020-03-03 00:39:04,975 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,976 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,976 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
DEBUG 2020-03-03 00:39:04,977 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.admin.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:39:04,977 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,978 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:39:04,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:04,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,980 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration.springApplicationAdminRegistrar()
DEBUG 2020-03-03 00:39:04,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:04,983 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:39:05,024 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:39:05,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,025 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:39:05,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,046 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,047 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.lettuceClientResources()
DEBUG 2020-03-03 00:39:05,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,207 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.redisConnectionFactory()
DEBUG 2020-03-03 00:39:05,209 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:39:05,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,210 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.redisTemplate()
DEBUG 2020-03-03 00:39:05,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,312 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.stringRedisTemplate()
DEBUG 2020-03-03 00:39:05,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,330 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:39:05,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,331 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:39:05,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,336 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration.persistenceExceptionTranslationPostProcessor()
DEBUG 2020-03-03 00:39:05,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,336 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:39:05,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,339 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration.reactiveRedisTemplate()
DEBUG 2020-03-03 00:39:05,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,340 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,352 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
INFO 2020-03-03 00:39:05,520 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
DEBUG 2020-03-03 00:39:05,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:39:05,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:39:05,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:05,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:39:05,615 main org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'com.froggengo.springlearn'. Automatic @Repository and @Entity scanning is enabled.
DEBUG 2020-03-03 00:39:05,618 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for repositories in packages com.froggengo.springlearn.
DEBUG 2020-03-03 00:39:05,626 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:39:05,626 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:39:05,627 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1483145520 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=7680, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10038081358263, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1961129028 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:39:05,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:39:05,643 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-03 00:39:05,644 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-03 00:39:05,654 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:05,655 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:05,656 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:05,656 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:05,657 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:05,657 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:05,658 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:39:05,659 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-03 00:39:05,661 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished repository scanning.
DEBUG 2020-03-03 00:39:05,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,662 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,663 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:39:05,663 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
DEBUG 2020-03-03 00:39:05,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,664 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:39:05,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,711 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,712 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
DEBUG 2020-03-03 00:39:05,712 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,712 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:39:05,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,714 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration.parameterNamesModule()
DEBUG 2020-03-03 00:39:05,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,715 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:39:05,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,716 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
DEBUG 2020-03-03 00:39:05,716 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:39:05,716 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
DEBUG 2020-03-03 00:39:05,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,717 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:39:05,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,732 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
DEBUG 2020-03-03 00:39:05,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,734 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:39:05,735 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,736 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
DEBUG 2020-03-03 00:39:05,736 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:39:05,740 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:39:05,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,741 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration.messageConverters()
DEBUG 2020-03-03 00:39:05,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,743 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:39:05,743 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.ProjectingArgumentResolverRegistrar.projectingArgumentResolverBeanPostProcessor()
DEBUG 2020-03-03 00:39:05,743 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:39:05,744 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolver()
DEBUG 2020-03-03 00:39:05,744 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.sortResolver()
DEBUG 2020-03-03 00:39:05,744 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:39:05,744 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataJacksonConfiguration.jacksonGeoModule()
DEBUG 2020-03-03 00:39:05,756 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:39:05,756 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,781 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.pageableCustomizer()
DEBUG 2020-03-03 00:39:05,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,782 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.sortCustomizer()
DEBUG 2020-03-03 00:39:05,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,784 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:39:05,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,789 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration.jacksonCodecCustomizer()
DEBUG 2020-03-03 00:39:05,789 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:39:05,789 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:39:05,790 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.git.location' in any property source
DEBUG 2020-03-03 00:39:05,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,791 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
DEBUG 2020-03-03 00:39:05,791 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
DEBUG 2020-03-03 00:39:05,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,795 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:39:05,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,797 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration.jdbcTemplate()
DEBUG 2020-03-03 00:39:05,797 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:39:05,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,813 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,815 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration.namedParameterJdbcTemplate()
DEBUG 2020-03-03 00:39:05,816 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:39:05,816 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,818 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:39:05,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,819 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:39:05,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,824 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect.java8TimeDialect()
DEBUG 2020-03-03 00:39:05,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,825 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:39:05,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,825 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration.thymeleafViewResolver()
DEBUG 2020-03-03 00:39:05,826 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:39:05,832 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,835 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-03 00:39:05,835 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-03 00:39:05,835 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-03 00:39:05,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,836 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:39:05,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,839 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration.templateEngine()
DEBUG 2020-03-03 00:39:05,839 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,839 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:39:05,840 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.defaultTemplateResolver()
DEBUG 2020-03-03 00:39:05,849 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:39:05,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,871 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,872 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:39:05,872 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,873 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,873 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration.transactionManager()
DEBUG 2020-03-03 00:39:05,873 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:39:05,873 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,878 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:05,878 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionAdvisor()
DEBUG 2020-03-03 00:39:05,879 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionAttributeSource()
DEBUG 2020-03-03 00:39:05,879 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionInterceptor()
DEBUG 2020-03-03 00:39:05,879 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionalEventListenerFactory()
DEBUG 2020-03-03 00:39:05,880 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:39:05,880 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:05,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,903 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:39:05,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,905 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration.transactionTemplate()
DEBUG 2020-03-03 00:39:05,923 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:39:05,924 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,925 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,925 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.platformTransactionManagerCustomizers()
DEBUG 2020-03-03 00:39:05,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,926 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:39:05,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,944 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,944 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration.restTemplateBuilder()
DEBUG 2020-03-03 00:39:05,944 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,945 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,945 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:39:05,945 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration.tomcatWebServerFactoryCustomizer()
DEBUG 2020-03-03 00:39:05,945 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:39:05,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,946 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:39:05,947 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,960 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.characterEncodingFilter()
DEBUG 2020-03-03 00:39:05,960 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
DEBUG 2020-03-03 00:39:05,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,962 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:39:05,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,974 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartConfigElement()
DEBUG 2020-03-03 00:39:05,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:05,975 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:39:05,975 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartResolver()
DEBUG 2020-03-03 00:39:06,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:39:06,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:39:06,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:39:06,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:39:06,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:39:06,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:39:06,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:39:06,179 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
DEBUG 2020-03-03 00:39:06,179 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
DEBUG 2020-03-03 00:39:06,213 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-03 00:39:06,214 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:39:06,215 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:39:06,215 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@669725336 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=7680, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10038081358263, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@537536188 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:39:06,218 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/project/mapper/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/]]
DEBUG 2020-03-03 00:39:06,219 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper]
DEBUG 2020-03-03 00:39:06,219 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/**/*.class]
DEBUG 2020-03-03 00:39:06,220 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/project/mapper/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]]
DEBUG 2020-03-03 00:39:06,221 main org.mybatis.spring.mapper.ClassPathMapperScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]
DEBUG 2020-03-03 00:39:06,221 main org.mybatis.spring.mapper.ClassPathMapperScanner Creating MapperFactoryBean with name 'userMapper' and 'com.froggengo.springlearn.project.mapper.UserMapper' mapperInterface
DEBUG 2020-03-03 00:39:06,222 main org.mybatis.spring.mapper.ClassPathMapperScanner Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
DEBUG 2020-03-03 00:39:06,361 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.froggengo.springlearn.SpringLearnMain; enhanced class name is: com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$320cec66
DEBUG 2020-03-03 00:39:06,362 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'springLearnMain' existing class 'com.froggengo.springlearn.SpringLearnMain' with enhanced class 'com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$320cec66'
DEBUG 2020-03-03 00:39:06,364 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$6c7116a8
DEBUG 2020-03-03 00:39:06,364 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$6c7116a8'
DEBUG 2020-03-03 00:39:06,366 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$e454b95e
DEBUG 2020-03-03 00:39:06,366 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$e454b95e'
DEBUG 2020-03-03 00:39:06,368 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$2ca98e41
DEBUG 2020-03-03 00:39:06,369 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$2ca98e41'
DEBUG 2020-03-03 00:39:06,371 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$d63d1659
DEBUG 2020-03-03 00:39:06,371 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$d63d1659'
DEBUG 2020-03-03 00:39:06,373 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$5b73cbd2
DEBUG 2020-03-03 00:39:06,374 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$5b73cbd2'
DEBUG 2020-03-03 00:39:06,376 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$bbba3438
DEBUG 2020-03-03 00:39:06,376 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$bbba3438'
DEBUG 2020-03-03 00:39:06,378 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$1dc1c8df
DEBUG 2020-03-03 00:39:06,379 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$1dc1c8df'
DEBUG 2020-03-03 00:39:06,381 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$5a1cf92c
DEBUG 2020-03-03 00:39:06,381 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$5a1cf92c'
DEBUG 2020-03-03 00:39:06,383 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$dcba34f9
DEBUG 2020-03-03 00:39:06,383 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$dcba34f9'
DEBUG 2020-03-03 00:39:06,386 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$769a906c
DEBUG 2020-03-03 00:39:06,387 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$769a906c'
DEBUG 2020-03-03 00:39:06,392 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$abfb7e94
DEBUG 2020-03-03 00:39:06,392 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$abfb7e94'
DEBUG 2020-03-03 00:39:06,395 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9766a9f4
DEBUG 2020-03-03 00:39:06,396 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9766a9f4'
DEBUG 2020-03-03 00:39:06,399 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$34e8c81a
DEBUG 2020-03-03 00:39:06,400 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$34e8c81a'
DEBUG 2020-03-03 00:39:06,411 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$d6a7f4ef
DEBUG 2020-03-03 00:39:06,411 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$d6a7f4ef'
DEBUG 2020-03-03 00:39:06,415 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$78abbfd4
DEBUG 2020-03-03 00:39:06,416 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$78abbfd4'
DEBUG 2020-03-03 00:39:06,417 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9ffce2e6
DEBUG 2020-03-03 00:39:06,418 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9ffce2e6'
DEBUG 2020-03-03 00:39:06,419 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure; enhanced class name is: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$856699e1
DEBUG 2020-03-03 00:39:06,419 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' existing class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' with enhanced class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$856699e1'
DEBUG 2020-03-03 00:39:06,422 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$cc11cc53
DEBUG 2020-03-03 00:39:06,423 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$cc11cc53'
DEBUG 2020-03-03 00:39:06,425 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$48ab8cb0
DEBUG 2020-03-03 00:39:06,425 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$48ab8cb0'
DEBUG 2020-03-03 00:39:06,427 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$720965e
DEBUG 2020-03-03 00:39:06,427 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$720965e'
DEBUG 2020-03-03 00:39:06,428 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4dae47cf
DEBUG 2020-03-03 00:39:06,429 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4dae47cf'
DEBUG 2020-03-03 00:39:06,430 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$4932fcdf
DEBUG 2020-03-03 00:39:06,430 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$4932fcdf'
DEBUG 2020-03-03 00:39:06,432 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$9e8ef59f
DEBUG 2020-03-03 00:39:06,432 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$9e8ef59f'
DEBUG 2020-03-03 00:39:06,434 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration; enhanced class name is: com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$7e753ad4
DEBUG 2020-03-03 00:39:06,435 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' existing class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' with enhanced class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$7e753ad4'
DEBUG 2020-03-03 00:39:06,439 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$46f3b1ad
DEBUG 2020-03-03 00:39:06,446 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$46f3b1ad'
DEBUG 2020-03-03 00:39:06,448 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$cb84dc78
DEBUG 2020-03-03 00:39:06,449 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$cb84dc78'
DEBUG 2020-03-03 00:39:06,450 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$d9972f36
DEBUG 2020-03-03 00:39:06,451 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$d9972f36'
DEBUG 2020-03-03 00:39:06,453 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$eb26138b
DEBUG 2020-03-03 00:39:06,454 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$eb26138b'
DEBUG 2020-03-03 00:39:06,456 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$fe67453d
DEBUG 2020-03-03 00:39:06,457 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$fe67453d'
DEBUG 2020-03-03 00:39:06,458 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$a7d723a5
DEBUG 2020-03-03 00:39:06,459 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$a7d723a5'
DEBUG 2020-03-03 00:39:06,460 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$b7112331
DEBUG 2020-03-03 00:39:06,460 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$b7112331'
DEBUG 2020-03-03 00:39:06,462 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$80d462b9
DEBUG 2020-03-03 00:39:06,462 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$80d462b9'
DEBUG 2020-03-03 00:39:06,464 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$6151cfab
DEBUG 2020-03-03 00:39:06,464 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$6151cfab'
DEBUG 2020-03-03 00:39:06,465 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$5b442fbd
DEBUG 2020-03-03 00:39:06,465 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$5b442fbd'
DEBUG 2020-03-03 00:39:06,466 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$3019a882
DEBUG 2020-03-03 00:39:06,466 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$3019a882'
DEBUG 2020-03-03 00:39:06,467 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$5bbd2b92
DEBUG 2020-03-03 00:39:06,468 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$5bbd2b92'
DEBUG 2020-03-03 00:39:06,469 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$f07fba23
DEBUG 2020-03-03 00:39:06,469 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$f07fba23'
DEBUG 2020-03-03 00:39:06,472 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$34b1cc08
DEBUG 2020-03-03 00:39:06,472 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$34b1cc08'
DEBUG 2020-03-03 00:39:06,473 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$799ae619
DEBUG 2020-03-03 00:39:06,474 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$799ae619'
DEBUG 2020-03-03 00:39:06,475 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$5b7d4336
DEBUG 2020-03-03 00:39:06,475 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$5b7d4336'
DEBUG 2020-03-03 00:39:06,477 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$c74e2400
DEBUG 2020-03-03 00:39:06,477 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$c74e2400'
DEBUG 2020-03-03 00:39:06,479 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$a959c18f
DEBUG 2020-03-03 00:39:06,479 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$a959c18f'
DEBUG 2020-03-03 00:39:06,480 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$b8fc36a3
DEBUG 2020-03-03 00:39:06,481 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$b8fc36a3'
DEBUG 2020-03-03 00:39:06,482 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$f2d232a3
DEBUG 2020-03-03 00:39:06,482 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$f2d232a3'
DEBUG 2020-03-03 00:39:06,483 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$e9456631
DEBUG 2020-03-03 00:39:06,483 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$e9456631'
DEBUG 2020-03-03 00:39:06,485 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$85ee7003
DEBUG 2020-03-03 00:39:06,485 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$85ee7003'
DEBUG 2020-03-03 00:39:06,487 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.ProjectingArgumentResolverRegistrar; enhanced class name is: org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$a2320d60
DEBUG 2020-03-03 00:39:06,488 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' existing class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' with enhanced class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$a2320d60'
DEBUG 2020-03-03 00:39:06,490 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.SpringDataWebConfiguration; enhanced class name is: org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$cd1ed2c2
DEBUG 2020-03-03 00:39:06,490 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.SpringDataWebConfiguration' existing class 'org.springframework.data.web.config.SpringDataWebConfiguration' with enhanced class 'org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$cd1ed2c2'
DEBUG 2020-03-03 00:39:06,492 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$57515a90
DEBUG 2020-03-03 00:39:06,492 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$57515a90'
DEBUG 2020-03-03 00:39:06,493 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$d394bfbb
DEBUG 2020-03-03 00:39:06,493 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$d394bfbb'
DEBUG 2020-03-03 00:39:06,494 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$de62376c
DEBUG 2020-03-03 00:39:06,494 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$de62376c'
DEBUG 2020-03-03 00:39:06,517 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$a7b4b188
DEBUG 2020-03-03 00:39:06,517 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$a7b4b188'
DEBUG 2020-03-03 00:39:06,519 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$8445d2dc
DEBUG 2020-03-03 00:39:06,519 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$8445d2dc'
DEBUG 2020-03-03 00:39:06,520 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$7626ca0c
DEBUG 2020-03-03 00:39:06,520 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$7626ca0c'
DEBUG 2020-03-03 00:39:06,521 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$8b9ed95f
DEBUG 2020-03-03 00:39:06,521 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$8b9ed95f'
DEBUG 2020-03-03 00:39:06,522 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$33cc6951
DEBUG 2020-03-03 00:39:06,523 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$33cc6951'
DEBUG 2020-03-03 00:39:06,524 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$37d00df9
DEBUG 2020-03-03 00:39:06,524 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$37d00df9'
DEBUG 2020-03-03 00:39:06,525 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$ff3ba33a
DEBUG 2020-03-03 00:39:06,525 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$ff3ba33a'
DEBUG 2020-03-03 00:39:06,527 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$beb4aee2
DEBUG 2020-03-03 00:39:06,527 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$beb4aee2'
DEBUG 2020-03-03 00:39:06,528 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$2a82e70b
DEBUG 2020-03-03 00:39:06,528 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$2a82e70b'
DEBUG 2020-03-03 00:39:06,529 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$e8b36c62
DEBUG 2020-03-03 00:39:06,529 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$e8b36c62'
DEBUG 2020-03-03 00:39:06,530 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$556641ff
DEBUG 2020-03-03 00:39:06,531 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$556641ff'
DEBUG 2020-03-03 00:39:06,532 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$18bb3cde
DEBUG 2020-03-03 00:39:06,532 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$18bb3cde'
DEBUG 2020-03-03 00:39:06,533 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$7c9194c0
DEBUG 2020-03-03 00:39:06,534 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$7c9194c0'
DEBUG 2020-03-03 00:39:06,535 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration; enhanced class name is: org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6bbaa46f
DEBUG 2020-03-03 00:39:06,535 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' existing class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' with enhanced class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6bbaa46f'
DEBUG 2020-03-03 00:39:06,536 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$d79fe89f
DEBUG 2020-03-03 00:39:06,537 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$d79fe89f'
DEBUG 2020-03-03 00:39:06,538 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f629432b
DEBUG 2020-03-03 00:39:06,538 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f629432b'
DEBUG 2020-03-03 00:39:06,539 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$6a4501b1
DEBUG 2020-03-03 00:39:06,539 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$6a4501b1'
DEBUG 2020-03-03 00:39:06,540 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$2e9f79
DEBUG 2020-03-03 00:39:06,540 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$2e9f79'
DEBUG 2020-03-03 00:39:06,541 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$6d09df0
DEBUG 2020-03-03 00:39:06,542 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$6d09df0'
DEBUG 2020-03-03 00:39:06,543 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$71e6313d
DEBUG 2020-03-03 00:39:06,543 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$71e6313d'
DEBUG 2020-03-03 00:39:06,544 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$8122a451
DEBUG 2020-03-03 00:39:06,544 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$8122a451'
DEBUG 2020-03-03 00:39:06,545 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$3f0f5b11
DEBUG 2020-03-03 00:39:06,545 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$3f0f5b11'
DEBUG 2020-03-03 00:39:06,546 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$adffe31e
DEBUG 2020-03-03 00:39:06,546 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$adffe31e'
DEBUG 2020-03-03 00:39:06,547 main org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
DEBUG 2020-03-03 00:39:06,548 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:39:06,549 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:39:06,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:39:06,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:39:06,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableEncryptablePropertySourcesPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:39:06,557 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.proxyPropertySources' in any property source
DEBUG 2020-03-03 00:39:06,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'enableEncryptablePropertySourcesPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,560 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
INFO 2020-03-03 00:39:06,561 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
DEBUG 2020-03-03 00:39:06,561 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:39:06,561 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:39:06,561 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:39:06,561 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:39:06,562 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,565 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:39:06,567 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:39:06,567 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:39:06,568 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:39:06,568 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:39:06,569 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'envCopy'
DEBUG 2020-03-03 00:39:06,569 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:39:06,570 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:39:06,570 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'envCopy' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:39:06,580 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:39:06,580 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:39:06,581 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1599566873 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=7680, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10038081358263, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@687501326 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:39:06,583 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'configurationProperties' with lowest search precedence
DEBUG 2020-03-03 00:39:06,584 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-03 00:39:06,584 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-03 00:39:06,584 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:39:06,584 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:39:06,585 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'random' with lowest search precedence
DEBUG 2020-03-03 00:39:06,585 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with lowest search precedence
DEBUG 2020-03-03 00:39:06,585 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
DEBUG 2020-03-03 00:39:06,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'envCopy' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'envCopy'
DEBUG 2020-03-03 00:39:06,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:39:06,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9'
DEBUG 2020-03-03 00:39:06,589 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix:ENC(' in any property source
DEBUG 2020-03-03 00:39:06,590 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix' in any property source
DEBUG 2020-03-03 00:39:06,590 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix:)' in any property source
DEBUG 2020-03-03 00:39:06,591 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix' in any property source
DEBUG 2020-03-03 00:39:06,591 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean:encryptablePropertyDetector' in any property source
DEBUG 2020-03-03 00:39:06,592 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean' in any property source
DEBUG 2020-03-03 00:39:06,593 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyDetector' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:39:06,598 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:39:06,598 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:39:06,599 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:39:06,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:39:06,601 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:39:06,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9'
DEBUG 2020-03-03 00:39:06,602 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean:jasyptStringEncryptor' in any property source
DEBUG 2020-03-03 00:39:06,603 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean' in any property source
DEBUG 2020-03-03 00:39:06,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyJasyptStringEncryptor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,607 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:39:06,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:39:06,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:39:06,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:39:06,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9'
DEBUG 2020-03-03 00:39:06,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:39:06,610 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean:encryptablePropertyResolver' in any property source
DEBUG 2020-03-03 00:39:06,610 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean' in any property source
DEBUG 2020-03-03 00:39:06,611 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:39:06,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:39:06,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:39:06,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:39:06,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:39:06,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-03 00:39:06,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-03 00:39:06,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:39:06,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:39:06,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:39:06,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9'
DEBUG 2020-03-03 00:39:06,619 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'configPropsSingleton' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-03 00:39:06,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:39:06,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9'
DEBUG 2020-03-03 00:39:06,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'configPropsSingleton'
DEBUG 2020-03-03 00:39:06,623 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean:encryptablePropertyFilter' in any property source
DEBUG 2020-03-03 00:39:06,623 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean' in any property source
DEBUG 2020-03-03 00:39:06,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:39:06,675 main org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is SingletonTargetSource for target object [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource@7726e185]
DEBUG 2020-03-03 00:39:06,707 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getProperty(java.lang.String)
DEBUG 2020-03-03 00:39:06,708 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.String)
DEBUG 2020-03-03 00:39:06,708 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.Object)
DEBUG 2020-03-03 00:39:06,708 main org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean org.springframework.core.env.PropertySource.equals(java.lang.Object)
DEBUG 2020-03-03 00:39:06,709 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.toString()
DEBUG 2020-03-03 00:39:06,709 main org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public int org.springframework.core.env.PropertySource.hashCode()
DEBUG 2020-03-03 00:39:06,709 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.getName()
DEBUG 2020-03-03 00:39:06,709 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.core.env.PropertySource.getSource()
DEBUG 2020-03-03 00:39:06,709 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public boolean org.springframework.core.env.PropertySource.containsProperty(java.lang.String)
DEBUG 2020-03-03 00:39:06,710 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
DEBUG 2020-03-03 00:39:06,710 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.lang.Object com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getProperty(com.ulisesbocchio.jasyptspringboot.EncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.EncryptablePropertyFilter,org.springframework.core.env.PropertySource,java.lang.String)
DEBUG 2020-03-03 00:39:06,710 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract org.springframework.core.env.PropertySource com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getDelegate()
DEBUG 2020-03-03 00:39:06,710 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract void com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.refresh()
DEBUG 2020-03-03 00:39:06,710 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
DEBUG 2020-03-03 00:39:06,711 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
DEBUG 2020-03-03 00:39:06,711 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
DEBUG 2020-03-03 00:39:06,711 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
DEBUG 2020-03-03 00:39:06,711 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
DEBUG 2020-03-03 00:39:06,711 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
DEBUG 2020-03-03 00:39:06,712 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
DEBUG 2020-03-03 00:39:06,712 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
DEBUG 2020-03-03 00:39:06,712 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
DEBUG 2020-03-03 00:39:06,712 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
DEBUG 2020-03-03 00:39:06,712 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:39:06,713 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:39:06,713 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:39:06,713 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
DEBUG 2020-03-03 00:39:06,713 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
DEBUG 2020-03-03 00:39:06,713 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
DEBUG 2020-03-03 00:39:06,714 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
DEBUG 2020-03-03 00:39:06,714 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:39:06,714 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
DEBUG 2020-03-03 00:39:06,714 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:39:06,714 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:39:06,715 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
DEBUG 2020-03-03 00:39:06,715 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
INFO 2020-03-03 00:39:06,725 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-03 00:39:06,726 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-03 00:39:06,726 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-03 00:39:06,727 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-03 00:39:06,727 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-03 00:39:06,727 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-03 00:39:06,727 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-03 00:39:06,727 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
DEBUG 2020-03-03 00:39:06,735 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'configurationProperties' with 'configurationProperties'
DEBUG 2020-03-03 00:39:06,736 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletConfigInitParams' with 'servletConfigInitParams'
DEBUG 2020-03-03 00:39:06,736 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
DEBUG 2020-03-03 00:39:06,736 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'systemProperties' with 'systemProperties'
DEBUG 2020-03-03 00:39:06,736 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'systemEnvironment' with 'systemEnvironment'
DEBUG 2020-03-03 00:39:06,736 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'random' with 'random'
DEBUG 2020-03-03 00:39:06,736 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with 'applicationConfig: [classpath:/application-dev.yml]'
DEBUG 2020-03-03 00:39:06,737 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application.yml]' with 'applicationConfig: [classpath:/application.yml]'
DEBUG 2020-03-03 00:39:06,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:39:06,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:39:06,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:39:06,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:39:06,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:39:06,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:39:06,748 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:39:06,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:39:06,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,763 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:39:06,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:39:06,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:39:06,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,768 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:39:06,768 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:39:06,768 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:39:06,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,813 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:39:06,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:39:06,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:39:06,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,817 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:39:06,817 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:39:06,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:39:06,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:39:06,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:39:06,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:39:06,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:39:06,832 main org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@a68df9
DEBUG 2020-03-03 00:39:06,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
INFO 2020-03-03 00:39:06,852 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
DEBUG 2020-03-03 00:39:06,871 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-03 00:39:06,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,882 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:39:06,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:39:06,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:39:06,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:39:06,888 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor]: AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-03 00:39:06,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSourceInitializerPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,890 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSourceInitializerPostProcessor': AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-03 00:39:06,892 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSourceInitializerPostProcessor' to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9'
DEBUG 2020-03-03 00:39:06,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:39:06,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:39:06,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:39:06,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:39:06,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:39:06,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:39:06,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:39:06,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:39:06,918 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-03 00:39:06,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'persistenceExceptionTranslationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:39:06,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:39:06,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:39:06,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServerFactoryCustomizerBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:39:06,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:39:06,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:39:06,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:39:06,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:39:06,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:39:06,934 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:06,934 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:06,935 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:06,935 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:06,936 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:06,954 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6bbaa46f]: AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-03 00:39:06,954 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,955 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-03 00:39:06,958 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry'
INFO 2020-03-03 00:39:06,959 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6bbaa46f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
DEBUG 2020-03-03 00:39:06,959 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:06,959 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:06,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:06,978 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:39:06,978 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:39:06,978 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:06,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:06,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionAttributeSource' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,986 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:06,986 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:06,986 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:39:06,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-03 00:39:06,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-03 00:39:06,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:06,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:39:06,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionInterceptor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:06,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionInterceptor'
DEBUG 2020-03-03 00:39:06,997 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-03 00:39:06,997 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,095 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'projectingArgumentResolverBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:39:07,129 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@64e92d61]
DEBUG 2020-03-03 00:39:07,130 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@111610e6]
DEBUG 2020-03-03 00:39:07,145 main org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1b812421]
DEBUG 2020-03-03 00:39:07,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:39:07,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:39:07,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:39:07,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:39:07,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:39:07,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:39:07,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:39:07,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:39:07,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:39:07,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,349 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,349 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:39:07,353 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,357 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,357 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:39:07,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:07,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:07,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:39:07,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:39:07,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:39:07,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-03 00:39:07,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,389 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-03 00:39:07,390 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-03 00:39:07,390 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-03 00:39:07,392 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-03 00:39:07,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-03 00:39:07,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,478 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'servletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,481 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:07,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:07,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:07,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:39:07,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,485 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:07,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:07,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:07,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:39:07,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:39:07,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:39:07,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:39:07,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,495 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:39:07,495 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:07,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:39:07,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:39:07,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:39:07,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:39:07,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,502 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$3f0f5b11] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:07,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:39:07,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:39:07,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:39:07,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:39:07,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:39:07,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:39:07,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:39:07,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:39:07,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:07,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:07,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,552 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9766a9f4] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:07,554 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,555 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:39:07,555 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:39:07,555 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:39:07,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:39:07,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,557 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$1dc1c8df] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:07,559 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,560 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:39:07,560 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:39:07,560 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,561 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,569 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,569 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,570 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:39:07,570 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,571 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:39:07,572 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-03 00:39:07,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-03 00:39:07,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:39:07,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:39:07,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,575 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$adffe31e] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:07,576 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:39:07,576 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:39:07,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:39:07,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:39:07,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,590 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,590 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,591 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:39:07,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-03 00:39:07,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:39:07,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-03 00:39:07,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-03 00:39:07,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:39:07,626 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:39:07,626 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,627 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$bbba3438] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:07,628 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:39:07,629 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:39:07,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,633 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,633 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:39:07,712 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-03 00:39:07,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
DEBUG 2020-03-03 00:39:07,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,752 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,753 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,755 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:39:07,756 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:07,756 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:39:07,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:39:07,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:39:07,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:39:07,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:39:07,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,762 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$abfb7e94] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:07,766 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:39:07,767 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:39:07,767 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,768 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:39:07,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b'
DEBUG 2020-03-03 00:39:07,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:39:07,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:39:07,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:39:07,811 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:07,816 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:07,818 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:39:07,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:07,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:39:08,518 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar
DEBUG 2020-03-03 00:39:08,519 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar
DEBUG 2020-03-03 00:39:08,519 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
INFO 2020-03-03 00:39:08,822 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-03 00:39:08,921 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-03 00:39:08,965 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-03 00:39:08,965 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-03 00:39:08,980 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-03 00:39:09,724 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
DEBUG 2020-03-03 00:39:09,724 localhost-startStop-1 org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
INFO 2020-03-03 00:39:09,725 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 10124 ms
DEBUG 2020-03-03 00:39:09,726 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@2509cf9a]
DEBUG 2020-03-03 00:39:09,726 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@314d3e2]
DEBUG 2020-03-03 00:39:09,727 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@6e4e403a]
DEBUG 2020-03-03 00:39:09,731 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:39:09,732 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
DEBUG 2020-03-03 00:39:09,734 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-03 00:39:09,735 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-03 00:39:09,737 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-03 00:39:09,737 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
DEBUG 2020-03-03 00:39:09,738 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,739 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:09,751 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
DEBUG 2020-03-03 00:39:09,751 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,751 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,753 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
DEBUG 2020-03-03 00:39:09,753 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:39:09,753 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:39:09,754 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,754 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:09,755 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:09,755 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,757 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:09,760 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,760 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,761 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:09,776 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:09,783 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:39:09,783 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,783 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,784 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:39:09,784 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:39:09,784 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:39:09,784 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,784 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:09,789 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:09,795 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:39:09,796 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,796 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,796 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:39:09,797 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:39:09,797 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:39:09,797 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,797 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:39:09,798 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:09,805 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
DEBUG 2020-03-03 00:39:09,805 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,805 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,806 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:39:09,815 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration.class]
DEBUG 2020-03-03 00:39:09,815 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
DEBUG 2020-03-03 00:39:09,815 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
DEBUG 2020-03-03 00:39:09,815 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
INFO 2020-03-03 00:39:09,838 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-03 00:39:09,860 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-03 00:39:09,860 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-03 00:39:09,861 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-03 00:39:09,861 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
DEBUG 2020-03-03 00:39:09,918 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
DEBUG 2020-03-03 00:39:09,941 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
DEBUG 2020-03-03 00:39:09,942 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:39:09,942 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
DEBUG 2020-03-03 00:39:09,942 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:39:09,942 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
DEBUG 2020-03-03 00:39:09,942 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
DEBUG 2020-03-03 00:39:09,943 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
DEBUG 2020-03-03 00:39:09,985 main org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,userController,org.springframework.boot.autoconfigure.AutoConfigurationPackages,com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat,tomcatServletWebServerFactory,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration,servletWebServerFactoryCustomizer,tomcatServletWebServerFactoryCustomizer,server-org.springframework.boot.autoconfigure.web.ServerProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata,webServerFactoryCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcConversionService,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration,statFilter,com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure,dataSource,spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties,spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration,hikariPoolDataSourceMetadataProvider,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration,dataSourceInitializerPostProcessor,org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration,sqlSessionFactory,sqlSessionTemplate,mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties,com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration,pageHelperProperties,pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties,com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration,envCopy,lazyJasyptStringEncryptor,lazyEncryptablePropertyDetector,configPropsSingleton,lazyEncryptablePropertyFilter,lazyEncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration,enableEncryptablePropertySourcesPostProcessor,com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration,springApplicationAdminRegistrar,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration,org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration,lettuceClientResources,redisConnectionFactory,org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration,redisTemplate,stringRedisTemplate,spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration,persistenceExceptionTranslationPostProcessor,org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration,reactiveRedisTemplate,org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration,keyValueMappingContext,redisCustomConversions,redisReferenceResolver,redisConverter,redisKeyValueAdapter,redisKeyValueTemplate,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration,parameterNamesModule,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.data.web.config.ProjectingArgumentResolverRegistrar,projectingArgumentResolverBeanPostProcessor,org.springframework.data.web.config.SpringDataWebConfiguration,pageableResolver,sortResolver,org.springframework.data.web.config.SpringDataJacksonConfiguration,jacksonGeoModule,org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration,pageableCustomizer,sortCustomizer,spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration,jacksonCodecCustomizer,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration,jdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration,namedParameterJdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration,spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties,org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration,spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect,java8TimeDialect,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration,thymeleafViewResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration,templateEngine,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration,defaultTemplateResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration,spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration,transactionManager,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration,transactionTemplate,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration,platformTransactionManagerCustomizers,spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties,org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration,tomcatWebServerFactoryCustomizer,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties,userMapper]; root of factory hierarchy
DEBUG 2020-03-03 00:39:09,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:39:09,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:39:09,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:39:09,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:39:09,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-03 00:39:09,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-03 00:39:09,989 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,990 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:09,992 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-03 00:39:09,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:39:09,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:39:09,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,994 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:09,997 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,997 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:39:09,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springLearnMain'
DEBUG 2020-03-03 00:39:09,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springLearnMain'
DEBUG 2020-03-03 00:39:09,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:09,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springLearnMain' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:10,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springLearnMain'
DEBUG 2020-03-03 00:39:10,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:39:10,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userController'
DEBUG 2020-03-03 00:39:10,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userController'
DEBUG 2020-03-03 00:39:10,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,005 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-03 00:39:10,006 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for org.springframework.data.redis.core.StringRedisTemplate com.froggengo.springlearn.project.controller.UserController.srt
DEBUG 2020-03-03 00:39:10,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userController' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:10,008 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-03 00:39:10,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userMapper'
DEBUG 2020-03-03 00:39:10,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userMapper'
DEBUG 2020-03-03 00:39:10,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userMapper' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:10,016 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:39:10,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:39:10,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:39:10,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:39:10,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,021 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$9e8ef59f] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:10,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:39:10,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:39:10,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,032 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' to allow for resolving potential circular references
INFO 2020-03-03 00:39:10,037 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-03 00:39:10,040 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
DEBUG 2020-03-03 00:39:10,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:39:10,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:39:10,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b'
DEBUG 2020-03-03 00:39:10,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:10,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:39:10,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:39:10,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:39:10,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSource'
DEBUG 2020-03-03 00:39:10,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:39:10,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:39:10,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:10,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,528 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
INFO 2020-03-03 00:39:10,529 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
DEBUG 2020-03-03 00:39:10,777 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-03 00:39:10,777 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-03 00:39:10,778 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSource' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:10,778 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-03 00:39:10,779 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:39:10,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:39:10,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:10,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:39:10,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:39:10,826 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:39:10,826 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-03 00:39:10,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'statFilter'
DEBUG 2020-03-03 00:39:10,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'statFilter'
DEBUG 2020-03-03 00:39:10,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:39:10,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:39:10,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:10,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:10,832 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:39:11,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'statFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:11,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:11,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:11,124 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'statFilter'
DEBUG 2020-03-03 00:39:11,125 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'statFilter'
DEBUG 2020-03-03 00:39:11,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'dataSource'
DEBUG 2020-03-03 00:39:11,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking init method 'init' on bean with name 'dataSource'
INFO 2020-03-03 00:39:11,396 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
DEBUG 2020-03-03 00:39:11,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:11,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:11,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:39:11,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:39:11,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:11,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:39:11,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:39:11,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b'
DEBUG 2020-03-03 00:39:11,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:11,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:39:11,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'dataSource' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-03 00:39:11,426 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema-all.sql] to resources []
DEBUG 2020-03-03 00:39:11,427 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema.sql] to resources []
DEBUG 2020-03-03 00:39:11,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:11,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:11,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:39:11,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSource'
DEBUG 2020-03-03 00:39:11,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionFactory' via factory method to bean named 'dataSource'
ERROR 2020-03-03 00:39:11,828 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:11,834 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
INFO 2020-03-03 00:39:11,835 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidAbstractDataSource {dataSource-1} failContinuous is true
DEBUG 2020-03-03 00:39:12,251 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-03 00:39:12,256 main org.mybatis.spring.SqlSessionFactoryBean Parsed configuration file: 'class path resource [mybatis/mybatis-config.xml]'
ERROR 2020-03-03 00:39:12,339 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:39:12,354 main org.mybatis.spring.SqlSessionFactoryBean Parsed mapper file: 'class path resource [mybatis/project/UserMapper.xml]'
DEBUG 2020-03-03 00:39:12,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:12,357 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,357 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:39:12,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
DEBUG 2020-03-03 00:39:12,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:39:12,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:39:12,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,360 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:39:12,360 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:39:12,360 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionTemplate' via factory method to bean named 'sqlSessionFactory'
DEBUG 2020-03-03 00:39:12,364 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:12,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:39:12,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
DEBUG 2020-03-03 00:39:12,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'userMapper'
DEBUG 2020-03-03 00:39:12,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userMapper'
DEBUG 2020-03-03 00:39:12,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,383 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'userMapper'
DEBUG 2020-03-03 00:39:12,383 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for org.springframework.data.redis.core.StringRedisTemplate com.froggengo.springlearn.project.controller.UserController.srt
DEBUG 2020-03-03 00:39:12,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:39:12,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:39:12,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:39:12,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:39:12,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:12,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:39:12,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:39:12,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:39:12,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:39:12,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:39:12,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,393 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$80d462b9] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:12,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:39:12,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:39:12,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:12,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:39:12,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' via constructor to bean named 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:39:12,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:12,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:39:12,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-03 00:39:12,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-03 00:39:12,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:39:12,450 main io.netty.util.internal.logging.InternalLoggerFactory Using SLF4J as the default logging framework
DEBUG 2020-03-03 00:39:12,465 main io.lettuce.core.resource.DefaultClientResources -Dio.netty.eventLoopThreads: 4
DEBUG 2020-03-03 00:39:12,523 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.level: simple
DEBUG 2020-03-03 00:39:12,524 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.targetRecords: 4
DEBUG 2020-03-03 00:39:12,529 main io.netty.util.internal.PlatformDependent Platform: Windows
DEBUG 2020-03-03 00:39:12,530 main io.netty.util.internal.PlatformDependent0 -Dio.netty.noUnsafe: false
DEBUG 2020-03-03 00:39:12,531 main io.netty.util.internal.PlatformDependent0 Java version: 8
DEBUG 2020-03-03 00:39:12,532 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.theUnsafe: available
DEBUG 2020-03-03 00:39:12,533 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.copyMemory: available
DEBUG 2020-03-03 00:39:12,534 main io.netty.util.internal.PlatformDependent0 java.nio.Buffer.address: available
DEBUG 2020-03-03 00:39:12,535 main io.netty.util.internal.PlatformDependent0 direct buffer constructor: available
DEBUG 2020-03-03 00:39:12,536 main io.netty.util.internal.PlatformDependent0 java.nio.Bits.unaligned: available, true
DEBUG 2020-03-03 00:39:12,537 main io.netty.util.internal.PlatformDependent0 jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
DEBUG 2020-03-03 00:39:12,537 main io.netty.util.internal.PlatformDependent0 java.nio.DirectByteBuffer.<init>(long, int): available
DEBUG 2020-03-03 00:39:12,538 main io.netty.util.internal.PlatformDependent sun.misc.Unsafe: available
DEBUG 2020-03-03 00:39:12,538 main io.netty.util.internal.PlatformDependent -Dio.netty.tmpdir: C:\Users\mh\AppData\Local\Temp (java.io.tmpdir)
DEBUG 2020-03-03 00:39:12,539 main io.netty.util.internal.PlatformDependent -Dio.netty.bitMode: 64 (sun.arch.data.model)
DEBUG 2020-03-03 00:39:12,541 main io.netty.util.internal.PlatformDependent -Dio.netty.noPreferDirect: false
DEBUG 2020-03-03 00:39:12,541 main io.netty.util.internal.PlatformDependent -Dio.netty.maxDirectMemory: 1888485376 bytes
DEBUG 2020-03-03 00:39:12,542 main io.netty.util.internal.PlatformDependent -Dio.netty.uninitializedArrayAllocationThreshold: -1
DEBUG 2020-03-03 00:39:12,543 main io.netty.util.internal.CleanerJava6 java.nio.ByteBuffer.cleaner(): available
DEBUG 2020-03-03 00:39:12,543 main io.netty.util.ResourceLeakDetectorFactory Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@cb03411
DEBUG 2020-03-03 00:39:12,546 main io.netty.util.internal.PlatformDependent org.jctools-core.MpscChunkedArrayQueue: available
DEBUG 2020-03-03 00:39:12,590 main reactor.util.Loggers$LoggerFactory Using Slf4j logging framework
DEBUG 2020-03-03 00:39:12,661 main reactor.core.publisher.UnsafeSupport Starting UnsafeSupport init in Java 1.8
DEBUG 2020-03-03 00:39:12,662 main reactor.core.publisher.UnsafeSupport Unsafe is available
DEBUG 2020-03-03 00:39:12,727 main io.lettuce.core.resource.DefaultClientResources LatencyUtils/HdrUtils are not available, metrics are disabled
DEBUG 2020-03-03 00:39:12,728 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lettuceClientResources' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:12,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:12,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-03 00:39:12,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisConnectionFactory' via factory method to bean named 'lettuceClientResources'
ERROR 2020-03-03 00:39:12,845 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:39:13,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConnectionFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConnectionFactory'
DEBUG 2020-03-03 00:39:13,239 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numHeapArenas: 8
DEBUG 2020-03-03 00:39:13,240 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numDirectArenas: 8
DEBUG 2020-03-03 00:39:13,241 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.pageSize: 8192
DEBUG 2020-03-03 00:39:13,241 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxOrder: 11
DEBUG 2020-03-03 00:39:13,242 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.chunkSize: 16777216
DEBUG 2020-03-03 00:39:13,243 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.tinyCacheSize: 512
DEBUG 2020-03-03 00:39:13,243 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.smallCacheSize: 256
DEBUG 2020-03-03 00:39:13,244 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.normalCacheSize: 64
DEBUG 2020-03-03 00:39:13,244 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxCachedBufferCapacity: 32768
DEBUG 2020-03-03 00:39:13,245 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.cacheTrimInterval: 8192
DEBUG 2020-03-03 00:39:13,245 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.useCacheForAllThreads: true
DEBUG 2020-03-03 00:39:13,282 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
DEBUG 2020-03-03 00:39:13,282 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
ERROR 2020-03-03 00:39:13,349 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:39:13,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:39:13,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-03 00:39:13,564 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,575 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'stringRedisTemplate'
DEBUG 2020-03-03 00:39:13,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:39:13,605 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'stringRedisTemplate'
DEBUG 2020-03-03 00:39:13,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userController'
DEBUG 2020-03-03 00:39:13,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:39:13,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:39:13,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:39:13,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:39:13,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,607 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:39:13,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:39:13,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:39:13,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:39:13,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:39:13,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:39:13,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:39:13,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,611 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:39:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:39:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:39:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:39:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:39:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:39:13,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:39:13,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:39:13,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:39:13,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:39:13,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-03 00:39:13,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:39:13,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:39:13,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:39:13,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:39:13,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:39:13,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,619 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:39:13,619 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:39:13,619 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:39:13,619 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,620 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:39:13,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
DEBUG 2020-03-03 00:39:13,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
DEBUG 2020-03-03 00:39:13,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,625 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-03 00:39:13,626 main org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
DEBUG 2020-03-03 00:39:13,628 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,631 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
DEBUG 2020-03-03 00:39:13,632 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-03 00:39:13,633 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
DEBUG 2020-03-03 00:39:13,633 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
DEBUG 2020-03-03 00:39:13,634 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
DEBUG 2020-03-03 00:39:13,635 main org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
DEBUG 2020-03-03 00:39:13,635 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
DEBUG 2020-03-03 00:39:13,635 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
DEBUG 2020-03-03 00:39:13,635 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
DEBUG 2020-03-03 00:39:13,636 main org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
DEBUG 2020-03-03 00:39:13,639 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-03 00:39:13,640 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-03 00:39:13,640 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-03 00:39:13,640 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-03 00:39:13,640 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-03 00:39:13,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
DEBUG 2020-03-03 00:39:13,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:39:13,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:39:13,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:39:13,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,645 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:39:13,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
DEBUG 2020-03-03 00:39:13,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
DEBUG 2020-03-03 00:39:13,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:39:13,650 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
DEBUG 2020-03-03 00:39:13,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:39:13,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:39:13,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:39:13,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:39:13,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:39:13,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:39:13,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:13,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
DEBUG 2020-03-03 00:39:13,660 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
DEBUG 2020-03-03 00:39:13,660 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,660 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:13,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
DEBUG 2020-03-03 00:39:13,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
DEBUG 2020-03-03 00:39:13,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
DEBUG 2020-03-03 00:39:13,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:13,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
DEBUG 2020-03-03 00:39:13,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
DEBUG 2020-03-03 00:39:13,667 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
DEBUG 2020-03-03 00:39:13,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:39:13,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:39:13,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:39:13,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:39:13,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:39:13,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,671 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$34e8c81a] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:13,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:39:13,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:39:13,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,674 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:39:13,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:39:13,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:39:13,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:39:13,695 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:39:13,695 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:39:13,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:39:13,707 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
DEBUG 2020-03-03 00:39:13,757 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,757 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:39:13,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-03 00:39:13,770 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-03 00:39:13,771 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,771 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:39:13,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:39:13,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:13,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:13,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,773 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$d6a7f4ef] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:13,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9'
DEBUG 2020-03-03 00:39:13,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:39:13,782 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$d6a7f4ef]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-03 00:39:13,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,783 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-03 00:39:13,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:39:13,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:39:13,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,785 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$78abbfd4] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:13,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:39:13,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:39:13,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:39:13,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:39:13,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9'
DEBUG 2020-03-03 00:39:13,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:39:13,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:39:13,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:39:13,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,796 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$cd1ed2c2] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:13,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b'
DEBUG 2020-03-03 00:39:13,797 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$cd1ed2c2]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-03 00:39:13,797 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$cd1ed2c2]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-03 00:39:13,797 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$cd1ed2c2]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-03 00:39:13,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataWebConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,800 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-03 00:39:13,802 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-03 00:39:13,802 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-03 00:39:13,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,804 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:39:13,804 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:39:13,804 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,805 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$57515a90] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:13,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:39:13,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:39:13,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:39:13,810 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:39:13,811 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,813 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:39:13,818 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-03 00:39:13,822 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-03 00:39:13,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-03 00:39:13,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortCustomizer'
DEBUG 2020-03-03 00:39:13,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:39:13,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,826 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,826 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortCustomizer'
DEBUG 2020-03-03 00:39:13,826 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-03 00:39:13,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:39:13,829 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:39:13,829 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:39:13,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:13,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:39:13,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:39:13,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
ERROR 2020-03-03 00:39:13,855 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:39:13,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:39:13,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:39:13,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:13,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:39:13,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
DEBUG 2020-03-03 00:39:13,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
DEBUG 2020-03-03 00:39:13,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:39:13,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:39:13,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,908 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$85ee7003] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:13,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:39:13,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:39:13,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:39:13,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:39:13,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,912 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$b8fc36a3] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:13,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:39:13,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:39:13,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:39:13,936 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,939 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,939 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,940 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:39:13,940 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:39:13,941 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:39:13,941 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,941 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:39:13,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:39:13,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,945 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,945 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:39:13,947 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:39:13,947 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:39:13,948 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,948 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:39:13,949 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:39:13,949 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,951 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:39:13,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:39:13,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:39:13,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:39:13,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:39:13,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,964 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$799ae619] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:13,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b'
DEBUG 2020-03-03 00:39:13,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,969 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:39:13,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:39:13,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:39:13,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:39:13,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:39:13,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,978 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,978 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:39:13,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:39:13,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:39:13,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:13,991 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,992 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:13,994 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:39:13,995 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b'
DEBUG 2020-03-03 00:39:13,995 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:39:13,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:39:14,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:39:14,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-03 00:39:14,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-03 00:39:14,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:39:14,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:39:14,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,032 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:39:14,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'parameterNamesModule' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,059 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,060 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,061 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-03 00:39:14,061 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-03 00:39:14,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-03 00:39:14,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:39:14,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:39:14,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,064 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:39:14,071 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-03 00:39:14,072 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
DEBUG 2020-03-03 00:39:14,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,075 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-03 00:39:14,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-03 00:39:14,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:39:14,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:39:14,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,084 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:39:14,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:39:14,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:39:14,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonGeoModule' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:39:14,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:39:14,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:39:14,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:39:14,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-03 00:39:14,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:39:14,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:39:14,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,241 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
DEBUG 2020-03-03 00:39:14,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:39:14,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
DEBUG 2020-03-03 00:39:14,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,323 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,327 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,327 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
DEBUG 2020-03-03 00:39:14,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
DEBUG 2020-03-03 00:39:14,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
DEBUG 2020-03-03 00:39:14,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
DEBUG 2020-03-03 00:39:14,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
DEBUG 2020-03-03 00:39:14,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
DEBUG 2020-03-03 00:39:14,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
DEBUG 2020-03-03 00:39:14,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortResolver'
DEBUG 2020-03-03 00:39:14,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
ERROR 2020-03-03 00:39:14,360 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:39:14,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortResolver'
DEBUG 2020-03-03 00:39:14,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
DEBUG 2020-03-03 00:39:14,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableResolver'
DEBUG 2020-03-03 00:39:14,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:39:14,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-03 00:39:14,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableResolver'
DEBUG 2020-03-03 00:39:14,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
INFO 2020-03-03 00:39:14,443 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b: startup date [Tue Mar 03 00:38:59 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:39:14,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:39:14,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:39:14,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:39:14,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:39:14,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:39:14,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:39:14,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,536 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,539 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:39:14,540 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:39:14,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:39:14,550 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b: startup date [Tue Mar 03 00:38:59 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:39:14,562 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class com.froggengo.springlearn.project.controller.UserController: {public java.util.List com.froggengo.springlearn.project.controller.UserController.userList()={[/user/list],methods=[GET]}}
INFO 2020-03-03 00:39:14,563 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
DEBUG 2020-03-03 00:39:14,565 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:39:14,565 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:39:14,566 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:39:14,566 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:39:14,566 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:39:14,566 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:39:14,566 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:39:14,567 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:39:14,568 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:39:14,568 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:39:14,568 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:39:14,569 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:39:14,569 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:39:14,569 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:39:14,569 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:39:14,570 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:39:14,570 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
INFO 2020-03-03 00:39:14,572 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-03 00:39:14,573 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
DEBUG 2020-03-03 00:39:14,576 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:39:14,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:39:14,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
DEBUG 2020-03-03 00:39:14,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:39:14,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:39:14,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:39:14,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:39:14,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:39:14,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:39:14,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,583 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:39:14,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:39:14,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:39:14,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:39:14,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:39:14,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,592 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,592 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,592 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:39:14,593 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:39:14,593 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:39:14,593 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,593 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,594 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,600 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b: startup date [Tue Mar 03 00:38:59 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:39:14,600 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,600 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,600 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,601 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,601 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,601 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
DEBUG 2020-03-03 00:39:14,601 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springLearnMain': no URL paths identified
DEBUG 2020-03-03 00:39:14,601 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
DEBUG 2020-03-03 00:39:14,601 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userController': no URL paths identified
DEBUG 2020-03-03 00:39:14,602 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
DEBUG 2020-03-03 00:39:14,602 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0': no URL paths identified
DEBUG 2020-03-03 00:39:14,602 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,602 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
DEBUG 2020-03-03 00:39:14,602 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
DEBUG 2020-03-03 00:39:14,602 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,603 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
DEBUG 2020-03-03 00:39:14,603 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,603 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat': no URL paths identified
DEBUG 2020-03-03 00:39:14,603 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactory': no URL paths identified
DEBUG 2020-03-03 00:39:14,603 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,603 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-03 00:39:14,604 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-03 00:39:14,604 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'server-org.springframework.boot.autoconfigure.web.ServerProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,604 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,604 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata': no URL paths identified
DEBUG 2020-03-03 00:39:14,604 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServerFactoryCustomizerBeanPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,604 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,604 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,605 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
DEBUG 2020-03-03 00:39:14,605 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,605 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,605 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
DEBUG 2020-03-03 00:39:14,605 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,605 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,605 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
DEBUG 2020-03-03 00:39:14,606 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,606 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,606 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
DEBUG 2020-03-03 00:39:14,606 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,606 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,606 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,606 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,606 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
DEBUG 2020-03-03 00:39:14,607 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
DEBUG 2020-03-03 00:39:14,607 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
DEBUG 2020-03-03 00:39:14,607 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,607 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,607 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,607 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:39:14,607 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
DEBUG 2020-03-03 00:39:14,608 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,608 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
DEBUG 2020-03-03 00:39:14,608 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:39:14,608 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
DEBUG 2020-03-03 00:39:14,608 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
DEBUG 2020-03-03 00:39:14,608 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
DEBUG 2020-03-03 00:39:14,608 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
DEBUG 2020-03-03 00:39:14,608 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
DEBUG 2020-03-03 00:39:14,609 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:39:14,609 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:39:14,609 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:39:14,609 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
DEBUG 2020-03-03 00:39:14,609 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:39:14,609 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
DEBUG 2020-03-03 00:39:14,609 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
DEBUG 2020-03-03 00:39:14,610 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
DEBUG 2020-03-03 00:39:14,610 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,610 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,610 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
DEBUG 2020-03-03 00:39:14,610 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
DEBUG 2020-03-03 00:39:14,610 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,610 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,610 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:39:14,611 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
DEBUG 2020-03-03 00:39:14,611 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,611 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
DEBUG 2020-03-03 00:39:14,611 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
DEBUG 2020-03-03 00:39:14,611 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,611 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'statFilter': no URL paths identified
DEBUG 2020-03-03 00:39:14,612 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure': no URL paths identified
DEBUG 2020-03-03 00:39:14,612 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSource': no URL paths identified
DEBUG 2020-03-03 00:39:14,612 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,612 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,612 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,612 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hikariPoolDataSourceMetadataProvider': no URL paths identified
DEBUG 2020-03-03 00:39:14,613 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,613 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker': no URL paths identified
DEBUG 2020-03-03 00:39:14,613 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,613 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSourceInitializerPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,613 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,613 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,613 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,614 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionFactory': no URL paths identified
DEBUG 2020-03-03 00:39:14,614 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionTemplate': no URL paths identified
DEBUG 2020-03-03 00:39:14,614 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,614 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,614 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageHelperProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,614 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,614 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,615 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'envCopy': no URL paths identified
DEBUG 2020-03-03 00:39:14,615 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyJasyptStringEncryptor': no URL paths identified
DEBUG 2020-03-03 00:39:14,615 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyDetector': no URL paths identified
DEBUG 2020-03-03 00:39:14,615 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'configPropsSingleton': no URL paths identified
DEBUG 2020-03-03 00:39:14,615 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyFilter': no URL paths identified
DEBUG 2020-03-03 00:39:14,615 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,615 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,616 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'enableEncryptablePropertySourcesPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,616 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,616 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,616 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
DEBUG 2020-03-03 00:39:14,616 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
DEBUG 2020-03-03 00:39:14,616 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
DEBUG 2020-03-03 00:39:14,616 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,617 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationAdminRegistrar': no URL paths identified
DEBUG 2020-03-03 00:39:14,617 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,617 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.aop.config.internalAutoProxyCreator': no URL paths identified
DEBUG 2020-03-03 00:39:14,617 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,617 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,617 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lettuceClientResources': no URL paths identified
DEBUG 2020-03-03 00:39:14,617 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConnectionFactory': no URL paths identified
DEBUG 2020-03-03 00:39:14,617 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,618 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisTemplate': no URL paths identified
DEBUG 2020-03-03 00:39:14,618 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringRedisTemplate': no URL paths identified
DEBUG 2020-03-03 00:39:14,618 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,618 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,618 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,618 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'persistenceExceptionTranslationPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,618 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,618 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'reactiveRedisTemplate': no URL paths identified
DEBUG 2020-03-03 00:39:14,619 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,619 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'keyValueMappingContext': no URL paths identified
DEBUG 2020-03-03 00:39:14,619 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisCustomConversions': no URL paths identified
DEBUG 2020-03-03 00:39:14,619 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisReferenceResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,619 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConverter': no URL paths identified
DEBUG 2020-03-03 00:39:14,619 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueAdapter': no URL paths identified
DEBUG 2020-03-03 00:39:14,619 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueTemplate': no URL paths identified
DEBUG 2020-03-03 00:39:14,620 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,620 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
DEBUG 2020-03-03 00:39:14,620 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,620 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,621 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
DEBUG 2020-03-03 00:39:14,621 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,621 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'parameterNamesModule': no URL paths identified
DEBUG 2020-03-03 00:39:14,621 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,621 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
DEBUG 2020-03-03 00:39:14,621 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,621 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
DEBUG 2020-03-03 00:39:14,622 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,622 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
DEBUG 2020-03-03 00:39:14,622 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,622 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,622 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
DEBUG 2020-03-03 00:39:14,622 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,623 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,623 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
DEBUG 2020-03-03 00:39:14,623 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar': no URL paths identified
DEBUG 2020-03-03 00:39:14,623 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'projectingArgumentResolverBeanPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:39:14,623 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataWebConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,623 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,624 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,624 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataJacksonConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,624 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonGeoModule': no URL paths identified
DEBUG 2020-03-03 00:39:14,624 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,624 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableCustomizer': no URL paths identified
DEBUG 2020-03-03 00:39:14,624 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortCustomizer': no URL paths identified
DEBUG 2020-03-03 00:39:14,624 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,625 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,625 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonCodecCustomizer': no URL paths identified
DEBUG 2020-03-03 00:39:14,625 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,625 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,625 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,626 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,626 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jdbcTemplate': no URL paths identified
DEBUG 2020-03-03 00:39:14,626 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,626 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'namedParameterJdbcTemplate': no URL paths identified
DEBUG 2020-03-03 00:39:14,626 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,626 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,626 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,627 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,627 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect': no URL paths identified
DEBUG 2020-03-03 00:39:14,627 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'java8TimeDialect': no URL paths identified
DEBUG 2020-03-03 00:39:14,627 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,627 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'thymeleafViewResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,627 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,628 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,628 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'templateEngine': no URL paths identified
DEBUG 2020-03-03 00:39:14,628 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,628 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultTemplateResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,628 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,628 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,628 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,629 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionManager': no URL paths identified
DEBUG 2020-03-03 00:39:14,629 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,629 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,629 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionAdvisor': no URL paths identified
DEBUG 2020-03-03 00:39:14,629 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionAttributeSource': no URL paths identified
DEBUG 2020-03-03 00:39:14,629 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionInterceptor': no URL paths identified
DEBUG 2020-03-03 00:39:14,630 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionalEventListenerFactory': no URL paths identified
DEBUG 2020-03-03 00:39:14,630 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,630 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,630 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,630 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionTemplate': no URL paths identified
DEBUG 2020-03-03 00:39:14,631 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,631 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'platformTransactionManagerCustomizers': no URL paths identified
DEBUG 2020-03-03 00:39:14,631 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,631 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,631 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
DEBUG 2020-03-03 00:39:14,632 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,632 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-03 00:39:14,632 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,632 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,632 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
DEBUG 2020-03-03 00:39:14,632 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
DEBUG 2020-03-03 00:39:14,632 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:39:14,633 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
DEBUG 2020-03-03 00:39:14,633 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
DEBUG 2020-03-03 00:39:14,633 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,633 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userMapper': no URL paths identified
DEBUG 2020-03-03 00:39:14,633 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
DEBUG 2020-03-03 00:39:14,633 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.ContextIdApplicationContextInitializer$ContextId': no URL paths identified
DEBUG 2020-03-03 00:39:14,633 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
DEBUG 2020-03-03 00:39:14,634 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
DEBUG 2020-03-03 00:39:14,634 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
DEBUG 2020-03-03 00:39:14,634 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
DEBUG 2020-03-03 00:39:14,634 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
DEBUG 2020-03-03 00:39:14,634 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
DEBUG 2020-03-03 00:39:14,634 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
DEBUG 2020-03-03 00:39:14,635 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
DEBUG 2020-03-03 00:39:14,635 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
DEBUG 2020-03-03 00:39:14,635 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
DEBUG 2020-03-03 00:39:14,635 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
DEBUG 2020-03-03 00:39:14,635 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
DEBUG 2020-03-03 00:39:14,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:39:14,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:39:14,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:39:14,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:39:14,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:39:14,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:39:14,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:39:14,644 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-03 00:39:14,650 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-03 00:39:14,650 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-03 00:39:14,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:39:14,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:39:14,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:39:14,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:39:14,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:39:14,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
DEBUG 2020-03-03 00:39:14,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-03 00:39:14,656 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,656 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,656 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:39:14,657 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:39:14,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,671 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-03 00:39:14,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:39:14,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:39:14,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:39:14,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:39:14,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:39:14,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,679 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,679 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,679 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:39:14,679 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:39:14,679 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:39:14,680 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,680 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:39:14,683 main org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b: startup date [Tue Mar 03 00:38:59 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:39:14,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:39:14,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-03 00:39:14,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-03 00:39:14,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:39:14,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:39:14,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,698 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
DEBUG 2020-03-03 00:39:14,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-03 00:39:14,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:39:14,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-03 00:39:14,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-03 00:39:14,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:39:14,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-03 00:39:14,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
DEBUG 2020-03-03 00:39:14,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
DEBUG 2020-03-03 00:39:14,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:39:14,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e11f9e9'
DEBUG 2020-03-03 00:39:14,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:39:14,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,724 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:39:14,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-03 00:39:14,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-03 00:39:14,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,726 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-03 00:39:14,726 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:39:14,726 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:39:14,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:39:14,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:39:14,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,728 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$ff3ba33a] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:14,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:39:14,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:39:14,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,735 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:39:14,738 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
DEBUG 2020-03-03 00:39:14,738 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'templateEngine'
DEBUG 2020-03-03 00:39:14,738 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:39:14,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:39:14,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,740 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$2a82e70b] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:14,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:39:14,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:39:14,744 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:39:14,744 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:39:14,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:39:14,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,746 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$e8b36c62] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:14,746 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:39:14,747 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:39:14,747 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b'
DEBUG 2020-03-03 00:39:14,747 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$e8b36c62]: public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-03 00:39:14,748 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$e8b36c62]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@7bbfab3
DEBUG 2020-03-03 00:39:14,748 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,751 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-03 00:39:14,752 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [/templates/] to resources []
WARN 2020-03-03 00:39:14,753 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
DEBUG 2020-03-03 00:39:14,753 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,754 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,754 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:39:14,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultTemplateResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:39:14,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:39:14,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'defaultTemplateResolver'
DEBUG 2020-03-03 00:39:14,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-03 00:39:14,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-03 00:39:14,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:39:14,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:39:14,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:39:14,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'java8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,802 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,802 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-03 00:39:14,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,805 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:39:14,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'templateEngine' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'templateEngine'
DEBUG 2020-03-03 00:39:14,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:39:14,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'templateEngine'
DEBUG 2020-03-03 00:39:14,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:39:14,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'thymeleafViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,835 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,835 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:39:14,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
DEBUG 2020-03-03 00:39:14,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
DEBUG 2020-03-03 00:39:14,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:39:14,839 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:39:14,839 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,839 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:39:14,840 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b'
DEBUG 2020-03-03 00:39:14,844 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:39:14,845 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:39:14,846 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:39:14,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:39:14,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-03 00:39:14,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:39:14,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:39:14,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:39:14,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:39:14,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
DEBUG 2020-03-03 00:39:14,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:39:14,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:39:14,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-03 00:39:14,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-03 00:39:14,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,861 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-03 00:39:14,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:39:14,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:39:14,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:39:14,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,868 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,869 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:39:14,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-03 00:39:14,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-03 00:39:14,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:39:14,873 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hikariPoolDataSourceMetadataProvider' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-03 00:39:14,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:39:14,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:39:14,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' to allow for resolving potential circular references
ERROR 2020-03-03 00:39:14,880 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:39:14,883 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,883 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:39:14,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:39:14,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:39:14,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:39:14,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:39:14,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:39:14,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:39:14,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:39:14,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:39:14,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:39:14,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:39:14,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:39:14,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:39:14,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:39:14,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:39:14,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:39:14,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:39:14,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:39:14,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,899 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$7e753ad4]: public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-03 00:39:14,899 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$7e753ad4]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@98dd3535
DEBUG 2020-03-03 00:39:14,899 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$7e753ad4]: AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-03 00:39:14,900 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$7e753ad4]: AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-03 00:39:14,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,902 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-03 00:39:14,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:39:14,904 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'sqlSessionFactory'
DEBUG 2020-03-03 00:39:14,904 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-03 00:39:14,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:39:14,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:39:14,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:39:14,911 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:39:14,911 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-03 00:39:14,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-03 00:39:14,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-03 00:39:14,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-03 00:39:14,934 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,941 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-03 00:39:14,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:39:14,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-03 00:39:14,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:39:14,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:39:14,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:39:14,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:39:14,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:39:14,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-03 00:39:14,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:39:14,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:39:14,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:39:14,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:39:14,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,986 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,986 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:39:14,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:39:14,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:39:14,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:39:14,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,991 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,991 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,991 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:39:14,991 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:39:14,991 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:39:14,992 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,992 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:14,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:14,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:39:14,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
DEBUG 2020-03-03 00:39:15,000 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
DEBUG 2020-03-03 00:39:15,000 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,000 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:39:15,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:39:15,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:39:15,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:39:15,026 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.jmx.default-domain' in any property source
DEBUG 2020-03-03 00:39:15,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
DEBUG 2020-03-03 00:39:15,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:39:15,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
DEBUG 2020-03-03 00:39:15,093 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.jmx.server' in any property source
DEBUG 2020-03-03 00:39:15,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
DEBUG 2020-03-03 00:39:15,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
DEBUG 2020-03-03 00:39:15,094 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,094 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:39:15,118 main org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@439f5b3d
DEBUG 2020-03-03 00:39:15,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,150 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
DEBUG 2020-03-03 00:39:15,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
DEBUG 2020-03-03 00:39:15,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
DEBUG 2020-03-03 00:39:15,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:39:15,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
DEBUG 2020-03-03 00:39:15,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:39:15,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:39:15,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,170 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$fe67453d] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:15,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:39:15,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' via constructor to bean named 'environment'
DEBUG 2020-03-03 00:39:15,172 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanExporter'
DEBUG 2020-03-03 00:39:15,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:39:15,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:39:15,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:39:15,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:39:15,177 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.admin.jmx-name' in any property source
DEBUG 2020-03-03 00:39:15,178 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:39:15,178 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:39:15,179 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@2055276126 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=7680, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10038081358263, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, catalina.useNaming=false, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, catalina.home=C:\Users\mh\AppData\Local\Temp\tomcat.1710287847839957855.9090, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, catalina.base=C:\Users\mh\AppData\Local\Temp\tomcat.1710287847839957855.9090, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1825811850 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:39:15,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springApplicationAdminRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:39:15,185 main org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar$SpringApplicationAdmin Application Admin MBean registered with name 'org.springframework.boot:type=Admin,name=SpringApplication'
DEBUG 2020-03-03 00:39:15,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:39:15,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:39:15,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:39:15,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:39:15,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:39:15,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:39:15,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:39:15,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:39:15,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:39:15,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-03 00:39:15,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:39:15,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:39:15,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisTemplate'
DEBUG 2020-03-03 00:39:15,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisTemplate'
DEBUG 2020-03-03 00:39:15,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:39:15,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:39:15,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-03 00:39:15,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisTemplate'
DEBUG 2020-03-03 00:39:15,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisTemplate'
DEBUG 2020-03-03 00:39:15,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:39:15,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:39:15,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:39:15,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:39:15,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:39:15,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:39:15,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:39:15,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:39:15,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:39:15,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:39:15,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:39:15,210 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,210 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:39:15,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'reactiveRedisTemplate'
DEBUG 2020-03-03 00:39:15,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-03 00:39:15,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:39:15,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:39:15,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-03 00:39:15,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3c3d9b6b'
ERROR 2020-03-03 00:39:15,386 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:39:15,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'reactiveRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-03 00:39:15,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-03 00:39:15,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-03 00:39:15,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:15,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-03 00:39:15,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:39:15,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:39:15,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#47be0f9b'
DEBUG 2020-03-03 00:39:15,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#33425811'
DEBUG 2020-03-03 00:39:15,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#33425811'
DEBUG 2020-03-03 00:39:15,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#6fa0450e'
DEBUG 2020-03-03 00:39:15,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,478 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#6fa0450e'
DEBUG 2020-03-03 00:39:15,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:15,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#47be0f9b'
ERROR 2020-03-03 00:39:15,891 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:39:16,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'keyValueMappingContext' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'keyValueMappingContext'
DEBUG 2020-03-03 00:39:16,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:39:16,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-03 00:39:16,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-03 00:39:16,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisCustomConversions' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-03 00:39:16,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:39:16,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:39:16,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-03 00:39:16,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisReferenceResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,032 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:39:16,032 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConverter'
DEBUG 2020-03-03 00:39:16,032 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConverter'
DEBUG 2020-03-03 00:39:16,032 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:39:16,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConverter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:39:16,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-03 00:39:16,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConverter'
DEBUG 2020-03-03 00:39:16,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConverter'
DEBUG 2020-03-03 00:39:16,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:39:16,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:39:16,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-03 00:39:16,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConverter'
DEBUG 2020-03-03 00:39:16,117 main org.springframework.beans.BeanUtils No property editor [org.springframework.data.redis.core.mapping.RedisMappingContextEditor] found for type org.springframework.data.redis.core.mapping.RedisMappingContext according to 'Editor' suffix convention
DEBUG 2020-03-03 00:39:16,131 main org.springframework.data.redis.listener.RedisMessageListenerContainer Postpone listening for Redis messages until actual listeners are added
DEBUG 2020-03-03 00:39:16,132 main org.springframework.data.redis.listener.RedisMessageListenerContainer Started RedisMessageListenerContainer
DEBUG 2020-03-03 00:39:16,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:39:16,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:39:16,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueTemplate'
DEBUG 2020-03-03 00:39:16,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-03 00:39:16,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:39:16,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:39:16,144 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,150 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-03 00:39:16,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:39:16,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:39:16,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:39:16,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:39:16,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:39:16,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:39:16,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-03 00:39:16,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:39:16,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:39:16,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:39:16,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-03 00:39:16,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:39:16,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:39:16,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:39:16,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:39:16,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:39:16,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:39:16,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:39:16,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:39:16,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:39:16,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-03 00:39:16,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:39:16,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:39:16,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,162 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,162 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:39:16,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:39:16,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:39:16,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableResolver'
DEBUG 2020-03-03 00:39:16,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-03 00:39:16,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:39:16,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:39:16,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:39:16,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-03 00:39:16,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-03 00:39:16,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:39:16,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:39:16,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:39:16,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,172 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,172 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,172 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:39:16,172 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonCodecCustomizer'
DEBUG 2020-03-03 00:39:16,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-03 00:39:16,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:39:16,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:39:16,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonCodecCustomizer' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-03 00:39:16,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonCodecCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-03 00:39:16,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:39:16,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:39:16,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:39:16,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:39:16,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:39:16,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,187 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$a7b4b188] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:16,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:39:16,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:39:16,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:39:16,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:39:16,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:39:16,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:39:16,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,199 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$8445d2dc] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:16,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:39:16,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:39:16,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:39:16,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:39:16,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-03 00:39:16,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:39:16,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-03 00:39:16,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-03 00:39:16,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'jdbcTemplate'
DEBUG 2020-03-03 00:39:16,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-03 00:39:16,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-03 00:39:16,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-03 00:39:16,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-03 00:39:16,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
DEBUG 2020-03-03 00:39:16,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'namedParameterJdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,288 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,289 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-03 00:39:16,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:39:16,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:39:16,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:39:16,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:39:16,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:39:16,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:39:16,295 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,296 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$33cc6951]: AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-03 00:39:16,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,297 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-03 00:39:16,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:39:16,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:39:16,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,300 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,300 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,301 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:39:16,301 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to bean named 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:39:16,301 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,301 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:39:16,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:39:16,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:39:16,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-03 00:39:16,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:39:16,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:39:16,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:39:16,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:39:16,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:39:16,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:39:16,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'templateEngine'
DEBUG 2020-03-03 00:39:16,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:39:16,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:39:16,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:39:16,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:39:16,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,309 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,309 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:39:16,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:39:16,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:39:16,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:39:16,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,311 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$18bb3cde] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:16,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:39:16,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-03 00:39:16,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:39:16,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:39:16,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:39:16,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:39:16,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:39:16,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:39:16,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:39:16,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,323 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:39:16,327 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'platformTransactionManagerCustomizers' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:39:16,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:39:16,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
DEBUG 2020-03-03 00:39:16,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionManager'
DEBUG 2020-03-03 00:39:16,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:39:16,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:39:16,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionManager' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:39:16,337 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,341 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionManager'
DEBUG 2020-03-03 00:39:16,341 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,341 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionManager'
DEBUG 2020-03-03 00:39:16,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:39:16,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:39:16,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:39:16,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:16,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:39:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-03 00:39:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:39:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:39:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:16,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:39:16,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:39:16,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:39:16,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,352 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:39:16,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:16,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:16,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:39:16,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,360 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,360 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$6a4501b1] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:16,361 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionManager'
DEBUG 2020-03-03 00:39:16,361 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' via constructor to bean named 'transactionManager'
DEBUG 2020-03-03 00:39:16,362 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,364 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,364 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
DEBUG 2020-03-03 00:39:16,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionTemplate'
DEBUG 2020-03-03 00:39:16,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:39:16,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,372 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionTemplate'
DEBUG 2020-03-03 00:39:16,372 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,373 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,373 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionTemplate'
DEBUG 2020-03-03 00:39:16,373 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:39:16,373 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:39:16,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:39:16,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:39:16,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:39:16,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,374 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$6d09df0] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:39:16,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:39:16,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
DEBUG 2020-03-03 00:39:16,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-03 00:39:16,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:39:16,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-03 00:39:16,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-03 00:39:16,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:39:16,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:39:16,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:39:16,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:39:16,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' to allow for resolving potential circular references
ERROR 2020-03-03 00:39:16,396 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:39:16,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:39:16,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:39:16,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:39:16,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:39:16,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:39:16,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-03 00:39:16,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
DEBUG 2020-03-03 00:39:16,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
DEBUG 2020-03-03 00:39:16,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:39:16,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:39:16,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:39:16,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
DEBUG 2020-03-03 00:39:16,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:39:16,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userMapper'
DEBUG 2020-03-03 00:39:16,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:39:16,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:39:16,443 main org.springframework.context.event.EventListenerMethodProcessor 2 @EventListener methods processed on bean 'springApplicationAdminRegistrar': {public void org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar.onApplicationReadyEvent(org.springframework.boot.context.event.ApplicationReadyEvent)=@org.springframework.context.event.EventListener(value=[], classes=[], condition=), public void org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar.onWebServerInitializedEvent(org.springframework.boot.web.context.WebServerInitializedEvent)=@org.springframework.context.event.EventListener(value=[], classes=[], condition=)}
INFO 2020-03-03 00:39:16,456 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
DEBUG 2020-03-03 00:39:16,456 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
DEBUG 2020-03-03 00:39:16,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
INFO 2020-03-03 00:39:16,457 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
DEBUG 2020-03-03 00:39:16,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
INFO 2020-03-03 00:39:16,458 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
DEBUG 2020-03-03 00:39:16,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
INFO 2020-03-03 00:39:16,463 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
DEBUG 2020-03-03 00:39:16,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
INFO 2020-03-03 00:39:16,464 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
DEBUG 2020-03-03 00:39:16,472 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@6deee370]
DEBUG 2020-03-03 00:39:16,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
DEBUG 2020-03-03 00:39:16,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:39:16,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:39:16,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:39:16,496 main org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.context.annotation.EnableAspectJAutoProxy', 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice', 'org.aspectj.weaver.AnnotatedElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) CodecsAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.codec.CodecConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration#jacksonCodecCustomizer matched: - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) DruidDataSourceAutoConfigure matched: - @ConditionalOnClass found required class 'com.alibaba.druid.pool.DruidDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DruidDataSourceAutoConfigure#dataSource matched: - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DruidFilterConfiguration#statFilter matched: - @ConditionalOnProperty (spring.datasource.druid.filter.stat.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.alibaba.druid.filter.stat.StatFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateAutoConfiguration.JdbcTemplateConfiguration#jdbcTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration.NamedParameterJdbcTemplateConfiguration#namedParameterJdbcTemplate matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration matched: - @ConditionalOnClass found required class 'io.lettuce.core.RedisClient'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) LettuceConnectionConfiguration#lettuceClientResources matched: - @ConditionalOnMissingBean (types: io.lettuce.core.resource.ClientResources; SearchStrategy: all) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration#redisConnectionFactory matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.ibatis.session.SqlSessionFactory', 'org.mybatis.spring.SqlSessionFactoryBean'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) MybatisAutoConfiguration#sqlSessionFactory matched: - @ConditionalOnMissingBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration#sqlSessionTemplate matched: - @ConditionalOnMissingBean (types: org.mybatis.spring.SqlSessionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisLanguageDriverAutoConfiguration matched: - @ConditionalOnClass found required class 'org.apache.ibatis.scripting.LanguageDriver'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PageHelperAutoConfiguration matched: - @ConditionalOnBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) found bean 'sqlSessionFactory' (OnBeanCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) ReactorCoreAutoConfiguration matched: - @ConditionalOnClass found required classes 'reactor.core.publisher.Mono', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.core.RedisOperations'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration#redisTemplate matched: - @ConditionalOnMissingBean (names: redisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisAutoConfiguration#stringRedisTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.core.StringRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.connection.RedisConnectionFactory'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) RedisReactiveAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory', 'org.springframework.data.redis.core.ReactiveRedisTemplate', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisReactiveAutoConfiguration#reactiveRedisTemplate matched: - @ConditionalOnBean (types: org.springframework.data.redis.connection.ReactiveRedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (names: reactiveRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.data.redis.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (types: org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringApplicationAdminJmxAutoConfiguration matched: - @ConditionalOnProperty (spring.application.admin.enabled=true) matched (OnPropertyCondition) SpringApplicationAdminJmxAutoConfiguration#springApplicationAdminRegistrar matched: - @ConditionalOnMissingBean (types: org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required class 'org.thymeleaf.templatemode.TemplateMode'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.SpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CachingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.ReactiveCassandraTemplate' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.cassandra.ReactiveSession', 'org.springframework.data.cassandra.repository.ReactiveCassandraRepository' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration: Did not match: - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) found beans of type 'javax.sql.DataSource' dataSource (OnBeanCondition) Matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) DruidFilterConfiguration#commonsLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.commons-log.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#configFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.config.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#encodingConvertFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.encoding.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4j2Filter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j2.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4jFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#slf4jLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.slf4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallConfig: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidSpringAopConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.aop-patterns) did not find property 'spring.datasource.druid.aop-patterns' (OnPropertyCondition) DruidStatViewServletConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.stat-view-servlet.enabled=true) did not find property 'spring.datasource.druid.stat-view-servlet.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) DruidWebStatFilterConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.web-stat-filter.enabled=true) did not find property 'spring.datasource.druid.web-stat-filter.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JedisConnectionConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.commons.pool2.impl.GenericObjectPool', 'redis.clients.jedis.Jedis' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'liquibase.integration.spring.SpringLiquibase', 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.core.ReactiveMongoTemplate' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.repository.ReactiveMongoRepository' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.mybatis.spring.mapper.MapperFactoryBean,org.mybatis.spring.mapper.MapperScannerConfigurer; SearchStrategy: all) found beans of type 'org.mybatis.spring.mapper.MapperScannerConfigurer' com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0 (OnBeanCondition) MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver', 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriverConfig' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyFreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyVelocityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.velocity.Driver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.thymeleaf.ThymeleafLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.VelocityConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.velocity.VelocityLanguageDriver', 'org.mybatis.scripting.velocity.VelocityLanguageDriverConfig' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.Neo4jRepository' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity', 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity', 'org.springframework.security.web.server.WebFilterChainProxy' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.http.ReactiveHttpInputMessage'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SecurityRequestMatcherProviderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.web.util.matcher.RequestMatcher' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity4.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
DEBUG 2020-03-03 00:39:16,501 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-03 00:39:16,501 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-03 00:39:16,501 main org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
DEBUG 2020-03-03 00:39:16,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:39:16,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:39:16,502 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@1491344a]
DEBUG 2020-03-03 00:39:16,502 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@59b65dce]
DEBUG 2020-03-03 00:39:16,502 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@1386313f]
DEBUG 2020-03-03 00:39:16,516 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String
INFO 2020-03-03 00:39:16,517 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-03 00:39:16,539 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-03 00:39:16,597 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
DEBUG 2020-03-03 00:39:16,598 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:39:16,599 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:39:16,599 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'server.ports' with highest search precedence
DEBUG 2020-03-03 00:39:16,599 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletWebServerInitializedEvent
DEBUG 2020-03-03 00:39:16,600 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletWebServerInitializedEvent
INFO 2020-03-03 00:39:16,649 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 20.688 seconds (JVM running for 33.108)
DEBUG 2020-03-03 00:39:16,650 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:39:16,650 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-03 00:39:16,651 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-03 00:39:16,656 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:39:16,656 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:39:16,656 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-03 00:39:16,657 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
ERROR 2020-03-03 00:39:16,903 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:17,409 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:17,916 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:39:18,263 RMI TCP Connection(4)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Found key 'local.server.port' in PropertySource 'server.ports' with value of type Integer
DEBUG 2020-03-03 00:39:18,279 RMI TCP Connection(4)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.ssl.key-store' in any property source
DEBUG 2020-03-03 00:39:18,281 RMI TCP Connection(4)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.servlet.context-path' in any property source
DEBUG 2020-03-03 00:39:18,282 RMI TCP Connection(4)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.servlet.path' in any property source
DEBUG 2020-03-03 00:39:18,325 RMI TCP Connection(4)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.address' in any property source
ERROR 2020-03-03 00:39:18,421 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:18,927 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:19,437 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:19,948 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:20,454 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:20,961 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:21,475 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:21,981 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:22,488 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:22,993 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:23,518 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:24,023 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:24,532 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:25,043 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:25,554 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:26,067 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:26,578 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:27,086 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:27,621 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:28,134 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:28,639 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:29,145 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:29,651 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:30,155 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:30,678 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:31,183 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:31,687 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:32,207 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:32,712 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:33,219 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:33,731 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:34,236 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:34,741 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:35,246 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:35,756 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:36,263 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:36,770 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:37,289 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:37,795 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:38,301 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:38,811 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:39,322 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:39,833 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:40,340 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:40,844 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:41,354 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:41,867 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:42,371 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:42,880 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:43,405 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:43,912 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:44,418 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:44,924 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:45,429 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:45,935 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:46,439 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:46,947 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:47,463 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:47,990 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:48,562 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:49,067 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:49,571 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:50,077 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:50,582 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:51,087 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:51,591 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:52,096 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:52,600 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:53,108 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:53,614 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:54,119 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:54,629 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:55,140 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:55,654 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:56,166 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:56,678 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:57,188 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:57,699 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:58,204 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:58,709 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:59,213 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:39:59,718 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:00,224 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:00,729 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:01,239 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:01,749 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:02,254 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:02,762 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:03,272 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:03,783 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:04,292 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:04,804 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:05,314 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:05,825 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:06,336 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:06,859 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:07,364 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:07,872 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:08,378 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:08,884 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:09,394 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:09,899 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:10,405 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:10,916 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:11,424 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:11,935 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:12,442 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:12,955 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:13,465 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:13,969 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:14,478 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:14,982 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:15,494 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:16,007 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:16,517 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:17,023 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:17,528 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:18,036 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:18,546 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:19,057 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:19,564 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:20,070 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:20,581 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:21,090 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:21,597 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:22,107 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:22,611 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:23,116 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:23,626 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:24,137 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:24,648 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:25,153 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:25,664 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:26,173 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:26,682 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:27,192 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:27,701 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:28,209 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:28,717 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:29,227 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:29,734 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:30,245 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:30,749 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:31,253 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:31,757 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:32,264 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:32,769 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:33,273 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:33,778 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:34,282 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:34,785 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:35,295 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:35,801 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:36,311 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:36,818 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:37,327 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:37,840 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:38,346 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:38,857 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:39,367 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:39,877 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:40,381 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:40,885 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:41,394 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:41,899 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:42,409 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:42,918 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:43,424 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:43,928 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:44,434 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:44,940 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:45,443 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:45,953 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:46,464 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:46,970 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:47,478 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:47,994 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:48,506 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:49,016 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:49,524 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:50,028 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:50,532 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:51,041 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:51,552 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:52,061 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:52,568 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:53,072 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:53,575 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:54,081 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:54,596 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:55,110 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:55,623 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:56,134 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:56,639 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:57,147 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:57,657 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:58,167 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:58,673 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:59,178 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:40:59,683 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:00,191 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:00,699 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:01,204 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:01,712 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:02,220 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:02,730 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:03,236 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:03,746 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:04,250 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:04,761 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:05,266 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:05,773 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:06,280 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:06,790 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:07,301 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:07,811 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:08,324 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:08,832 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:09,341 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:09,845 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:10,350 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:10,854 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:11,360 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:11,864 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:12,373 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:12,884 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:13,389 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:13,895 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:14,404 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:14,908 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:15,411 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:15,923 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:16,435 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:16,945 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:17,451 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:17,973 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:18,478 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:18,988 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:19,536 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:20,050 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:20,555 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:21,063 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:21,572 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:22,082 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:22,592 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:23,097 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:23,605 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:24,111 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:24,622 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:25,130 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:25,639 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:26,149 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:26,658 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:27,161 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:27,668 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:28,176 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:28,687 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:29,195 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:29,701 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:30,209 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:30,718 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:31,223 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:31,729 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:32,238 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:32,743 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:33,252 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:33,757 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:34,261 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:34,766 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:35,275 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:35,785 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:36,295 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:36,805 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:37,314 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:37,823 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:38,331 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:38,835 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:39,340 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:39,854 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:40,359 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:40,863 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:41,368 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:41,876 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:42,381 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:42,892 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:43,405 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:43,912 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:44,416 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:44,925 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:45,433 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:45,937 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:46,446 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:46,955 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:47,464 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:47,975 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:48,485 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:48,998 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:49,506 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:50,011 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:50,517 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:51,021 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:51,529 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:52,038 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:52,544 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:53,049 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:53,554 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:54,064 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:54,576 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:55,087 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:55,596 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:56,107 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:56,611 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:57,115 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:57,618 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:58,126 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:58,633 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
ERROR 2020-03-03 00:41:59,149 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 01S00
java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:76)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.
    at sun.reflect.GeneratedConstructorAccessor45.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85)
    at com.mysql.cj.util.TimeUtil.getCanonicalTimezone(TimeUtil.java:132)
    at com.mysql.cj.protocol.a.NativeProtocol.configureTimezone(NativeProtocol.java:2118)
    at com.mysql.cj.protocol.a.NativeProtocol.initServerSession(NativeProtocol.java:2142)
    at com.mysql.cj.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:1310)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:967)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
DEBUG 2020-03-03 00:41:59,784 Druid-ConnectionPool-Create-1395105902 druid.sql.Connection {conn-10001,procId-390} connected
INFO 2020-03-03 00:41:59,785 Druid-ConnectionPool-Create-1395105902 com.alibaba.druid.pool.DruidAbstractDataSource {dataSource-1} failContinuous is false
Logback Log Messages

Log session start time Tue Mar 03 00:42:28 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Tue Mar 03 00:47:11 CST 2020

Level Date Thread Logger Message
DEBUG 2020-03-03 00:42:28,849 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.register-shutdown-hook' in any property source
DEBUG 2020-03-03 00:42:28,854 main org.springframework.boot.context.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/charsets.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/deploy.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/access-bridge-64.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/cldrdata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/dnsns.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jaccess.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jfxrt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/localedata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/nashorn.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunec.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunjce_provider.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunmscapi.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunpkcs11.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/zipfs.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/javaws.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jce.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfr.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfxswt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jsse.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/management-agent.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/plugin.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/resources.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/rt.jar, file:/F:/dev/SpringLearn/target/classes/, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter/2.0.5.RELEASE/spring-boot-starter-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot/2.0.5.RELEASE/spring-boot-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context/5.0.9.RELEASE/spring-context-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-autoconfigure/2.0.5.RELEASE/spring-boot-autoconfigure-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-logging/2.0.5.RELEASE/spring-boot-starter-logging-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-core/5.0.9.RELEASE/spring-core-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jcl/5.0.9.RELEASE/spring-jcl-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-aop/2.0.5.RELEASE/spring-boot-starter-aop-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-aop/5.0.9.RELEASE/spring-aop-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-beans/5.0.9.RELEASE/spring-beans-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/aspectj/aspectjweaver/1.8.13/aspectjweaver-1.8.13.jar, file:/D:/apache-maven-3.5.3/repository2/org/fusesource/jansi/jansi/1.7/jansi-1.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-web/2.0.5.RELEASE/spring-boot-starter-web-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-json/2.0.5.RELEASE/spring-boot-starter-json-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-tomcat/2.0.5.RELEASE/spring-boot-starter-tomcat-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-core/8.5.34/tomcat-embed-core-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-el/8.5.34/tomcat-embed-el-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.34/tomcat-embed-websocket-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/hibernate/validator/hibernate-validator/6.0.12.Final/hibernate-validator-6.0.12.Final.jar, file:/D:/apache-maven-3.5.3/repository2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-webmvc/5.0.9.RELEASE/spring-webmvc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-expression/5.0.9.RELEASE/spring-expression-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-data-redis/2.0.5.RELEASE/spring-boot-starter-data-redis-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-redis/2.0.10.RELEASE/spring-data-redis-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-keyvalue/2.0.10.RELEASE/spring-data-keyvalue-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-commons/2.0.10.RELEASE/spring-data-commons-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-tx/5.0.9.RELEASE/spring-tx-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-oxm/5.0.9.RELEASE/spring-oxm-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context-support/5.0.9.RELEASE/spring-context-support-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/lettuce/lettuce-core/5.0.5.RELEASE/lettuce-core-5.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/projectreactor/reactor-core/3.1.9.RELEASE/reactor-core-3.1.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-common/4.1.29.Final/netty-common-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-transport/4.1.29.Final/netty-transport-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-buffer/4.1.29.Final/netty-buffer-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-resolver/4.1.29.Final/netty-resolver-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-handler/4.1.29.Final/netty-handler-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-codec/4.1.29.Final/netty-codec-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-configuration-processor/2.0.5.RELEASE/spring-boot-configuration-processor-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-thymeleaf/2.0.5.RELEASE/spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf-spring5/3.0.9.RELEASE/thymeleaf-spring5-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/extras/thymeleaf-extras-java8time/3.0.1.RELEASE/thymeleaf-extras-java8time-3.0.1.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/mysql/mysql-connector-java/8.0.19/mysql-connector-java-8.0.19.jar, file:/D:/apache-maven-3.5.3/repository2/com/google/protobuf/protobuf-java/3.6.1/protobuf-java-3.6.1.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid-spring-boot-starter/1.1.18/druid-spring-boot-starter-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid/1.1.18/druid-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.1.0/mybatis-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-jdbc/2.0.5.RELEASE/spring-boot-starter-jdbc-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/zaxxer/HikariCP/2.7.9/HikariCP-2.7.9.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jdbc/5.0.9.RELEASE/spring-jdbc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.1.0/mybatis-spring-boot-autoconfigure-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis/3.5.2/mybatis-3.5.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis-spring/2.0.2/mybatis-spring-2.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/generator/mybatis-generator-core/1.4.0/mybatis-generator-core-1.4.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0.jar, file:/D:/apache-maven-3.5.3/repository2/commons-net/commons-net/3.6/commons-net-3.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot-starter/2.1.0/jasypt-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot/2.1.0/jasypt-spring-boot-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant/1.10.7/ant-1.10.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/lib/tools.jar, file:/D:/IntelliJ%20IDEA%202019.1.3/lib/idea_rt.jar]
DEBUG 2020-03-03 00:42:28,859 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
DEBUG 2020-03-03 00:42:28,860 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationEnvironmentPreparedEvent
DEBUG 2020-03-03 00:42:28,874 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'configurationProperties' with highest search precedence
DEBUG 2020-03-03 00:42:28,877 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.beaninfo.ignore' in any property source
DEBUG 2020-03-03 00:42:28,880 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.image.location' in any property source
DEBUG 2020-03-03 00:42:28,884 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.location' in any property source
DEBUG 2020-03-03 00:42:28,911 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-03 00:42:28,912 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-03 00:42:28,912 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:42:28,913 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:42:28,914 main org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@254801937 {name='servletConfigInitParams', properties=java.lang.Object@568ff82}, StubPropertySource@1355457888 {name='servletContextInitParams', properties=java.lang.Object@2a266d09}, MapPropertySource@1522132780 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=13224, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10261244316835, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@409962262 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:42:28,944 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-03 00:42:28,964 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
DEBUG 2020-03-03 00:42:28,965 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name' in any property source
DEBUG 2020-03-03 00:42:28,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:28,977 background-preinit org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
INFO 2020-03-03 00:42:28,979 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 13224 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
DEBUG 2020-03-03 00:42:28,980 main com.froggengo.springlearn.SpringLearnMain Running with Spring Boot v2.0.5.RELEASE, Spring v5.0.9.RELEASE
INFO 2020-03-03 00:42:28,981 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
DEBUG 2020-03-03 00:42:28,982 main org.springframework.boot.SpringApplication Loading source class com.froggengo.springlearn.SpringLearnMain
DEBUG 2020-03-03 00:42:28,987 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-03 00:42:28,987 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-03 00:42:28,988 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-03 00:42:28,989 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-03 00:42:28,990 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-03 00:42:28,993 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-03 00:42:29,049 main org.springframework.boot.context.config.ConfigFileApplicationListener Activated activeProfiles dev
DEBUG 2020-03-03 00:42:29,050 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application.yml' (classpath:/application.yml)
DEBUG 2020-03-03 00:42:29,051 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application-dev.yml' (classpath:/application-dev.yml) for profile dev
DEBUG 2020-03-03 00:42:29,052 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationPreparedEvent
INFO 2020-03-03 00:42:29,053 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa: startup date [Tue Mar 03 00:42:29 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:42:29,056 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Bean factory for org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa: org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain]; root of factory hierarchy
DEBUG 2020-03-03 00:42:29,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:42:29,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:42:29,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:29,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:42:29,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:42:29,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:29,102 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:42:29,128 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:42:29,147 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-03 00:42:29,151 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-03 00:42:29,152 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-03 00:42:29,153 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:29,155 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:29,157 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:29,157 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:29,158 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:29,159 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:29,160 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:29,247 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-03 00:42:29,276 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class]
DEBUG 2020-03-03 00:42:29,296 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
DEBUG 2020-03-03 00:42:29,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:42:29,506 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
DEBUG 2020-03-03 00:42:29,507 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
DEBUG 2020-03-03 00:42:29,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,530 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,536 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,548 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,555 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,562 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,565 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,568 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,569 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,572 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,601 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,608 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:42:29,614 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:42:29,615 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:42:29,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,622 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,633 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,648 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-03 00:42:29,649 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-03 00:42:29,650 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-03 00:42:29,654 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,674 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,675 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,678 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,679 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,697 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,704 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:42:29,705 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,710 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,710 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,722 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,728 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,734 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,735 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,753 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,754 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:42:29,754 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,756 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.admin.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:42:29,757 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,763 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,766 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,840 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,849 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,862 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,863 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,867 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,871 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,871 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,888 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,908 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,908 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,936 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,938 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,940 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,940 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,941 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,944 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,944 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,945 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,965 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:42:29,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:29,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:29,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:29,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:29,984 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,985 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
DEBUG 2020-03-03 00:42:29,986 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,986 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,987 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:42:29,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,988 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
DEBUG 2020-03-03 00:42:29,989 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:42:29,989 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,989 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,990 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,991 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:29,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,996 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:42:29,996 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat.tomcatServletWebServerFactory()
DEBUG 2020-03-03 00:42:29,998 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:42:29,998 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.servletWebServerFactoryCustomizer()
DEBUG 2020-03-03 00:42:29,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:29,999 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.tomcatServletWebServerFactoryCustomizer()
DEBUG 2020-03-03 00:42:30,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,015 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,016 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,019 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:42:30,020 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
DEBUG 2020-03-03 00:42:30,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,024 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:42:30,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,027 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
DEBUG 2020-03-03 00:42:30,027 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:42:30,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,029 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:42:30,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,035 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
DEBUG 2020-03-03 00:42:30,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,041 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
DEBUG 2020-03-03 00:42:30,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,045 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:42:30,047 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:42:30,049 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:42:30,051 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,051 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:42:30,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,052 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
DEBUG 2020-03-03 00:42:30,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,058 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
DEBUG 2020-03-03 00:42:30,058 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:42:30,058 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,060 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,061 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,061 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,062 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
DEBUG 2020-03-03 00:42:30,064 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:30,065 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,070 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorAttributes()
DEBUG 2020-03-03 00:42:30,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,077 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.basicErrorController()
DEBUG 2020-03-03 00:42:30,077 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorPageCustomizer()
DEBUG 2020-03-03 00:42:30,078 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
DEBUG 2020-03-03 00:42:30,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,084 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,084 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:42:30,084 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
DEBUG 2020-03-03 00:42:30,085 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
DEBUG 2020-03-03 00:42:30,085 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:30,085 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
DEBUG 2020-03-03 00:42:30,086 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
DEBUG 2020-03-03 00:42:30,086 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
DEBUG 2020-03-03 00:42:30,086 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
DEBUG 2020-03-03 00:42:30,087 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
DEBUG 2020-03-03 00:42:30,087 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
DEBUG 2020-03-03 00:42:30,087 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
DEBUG 2020-03-03 00:42:30,088 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
DEBUG 2020-03-03 00:42:30,088 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
DEBUG 2020-03-03 00:42:30,088 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
DEBUG 2020-03-03 00:42:30,088 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
DEBUG 2020-03-03 00:42:30,089 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
DEBUG 2020-03-03 00:42:30,089 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
DEBUG 2020-03-03 00:42:30,089 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
DEBUG 2020-03-03 00:42:30,089 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
DEBUG 2020-03-03 00:42:30,090 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
DEBUG 2020-03-03 00:42:30,090 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
DEBUG 2020-03-03 00:42:30,090 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
DEBUG 2020-03-03 00:42:30,091 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:42:30,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,121 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
DEBUG 2020-03-03 00:42:30,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,127 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,128 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,128 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,128 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,129 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,129 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
DEBUG 2020-03-03 00:42:30,129 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,130 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
DEBUG 2020-03-03 00:42:30,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,133 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,134 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,134 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
DEBUG 2020-03-03 00:42:30,135 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:30,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,136 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,136 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
DEBUG 2020-03-03 00:42:30,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,139 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.httpPutFormContentFilter()
DEBUG 2020-03-03 00:42:30,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,139 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:42:30,140 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.druid.filter.stat.enabled' in PropertySource 'configurationProperties' with value of type Boolean
DEBUG 2020-03-03 00:42:30,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,152 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration.statFilter()
DEBUG 2020-03-03 00:42:30,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,160 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:42:30,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,169 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure.dataSource()
DEBUG 2020-03-03 00:42:30,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,172 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:42:30,172 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration.hikariPoolDataSourceMetadataProvider()
DEBUG 2020-03-03 00:42:30,172 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:42:30,172 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:42:30,173 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:42:30,174 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:42:30,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,175 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:42:30,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,180 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:42:30,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,182 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionFactory()
DEBUG 2020-03-03 00:42:30,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,184 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionTemplate()
DEBUG 2020-03-03 00:42:30,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,186 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:42:30,187 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.pageHelperProperties()
DEBUG 2020-03-03 00:42:30,187 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:42:30,188 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.envCopy()
DEBUG 2020-03-03 00:42:30,188 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyJasyptStringEncryptor()
DEBUG 2020-03-03 00:42:30,188 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyDetector()
DEBUG 2020-03-03 00:42:30,188 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.configPropsSingleton()
DEBUG 2020-03-03 00:42:30,188 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyFilter()
DEBUG 2020-03-03 00:42:30,189 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyResolver()
DEBUG 2020-03-03 00:42:30,190 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:42:30,190 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration.enableEncryptablePropertySourcesPostProcessor()
DEBUG 2020-03-03 00:42:30,190 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:42:30,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,191 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:42:30,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,192 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:42:30,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,197 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
DEBUG 2020-03-03 00:42:30,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,199 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
DEBUG 2020-03-03 00:42:30,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,201 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
DEBUG 2020-03-03 00:42:30,201 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.admin.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:42:30,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,202 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:42:30,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,204 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration.springApplicationAdminRegistrar()
DEBUG 2020-03-03 00:42:30,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,205 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:42:30,208 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:42:30,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,209 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:42:30,210 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,213 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.lettuceClientResources()
DEBUG 2020-03-03 00:42:30,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,221 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.redisConnectionFactory()
DEBUG 2020-03-03 00:42:30,222 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:42:30,222 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,222 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.redisTemplate()
DEBUG 2020-03-03 00:42:30,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,227 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.stringRedisTemplate()
DEBUG 2020-03-03 00:42:30,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,232 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:42:30,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,233 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:42:30,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,237 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration.persistenceExceptionTranslationPostProcessor()
DEBUG 2020-03-03 00:42:30,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,237 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:42:30,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,240 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration.reactiveRedisTemplate()
DEBUG 2020-03-03 00:42:30,241 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,246 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
INFO 2020-03-03 00:42:30,259 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
DEBUG 2020-03-03 00:42:30,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:42:30,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:42:30,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:42:30,272 main org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'com.froggengo.springlearn'. Automatic @Repository and @Entity scanning is enabled.
DEBUG 2020-03-03 00:42:30,275 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for repositories in packages com.froggengo.springlearn.
DEBUG 2020-03-03 00:42:30,278 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:42:30,278 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:42:30,278 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@488600086 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=13224, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10261244316835, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1111379131 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:42:30,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:42:30,286 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-03 00:42:30,286 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-03 00:42:30,287 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:30,288 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:30,288 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:30,289 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:30,289 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:30,290 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:30,290 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:42:30,291 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-03 00:42:30,293 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished repository scanning.
DEBUG 2020-03-03 00:42:30,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,294 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:42:30,294 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
DEBUG 2020-03-03 00:42:30,295 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,295 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:42:30,295 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,300 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,301 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
DEBUG 2020-03-03 00:42:30,301 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,301 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:42:30,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,303 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration.parameterNamesModule()
DEBUG 2020-03-03 00:42:30,304 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,304 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:42:30,304 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,305 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
DEBUG 2020-03-03 00:42:30,305 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:42:30,306 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
DEBUG 2020-03-03 00:42:30,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,307 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:42:30,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,309 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,310 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
DEBUG 2020-03-03 00:42:30,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,313 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:42:30,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,317 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
DEBUG 2020-03-03 00:42:30,317 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:42:30,318 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:42:30,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,320 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration.messageConverters()
DEBUG 2020-03-03 00:42:30,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,323 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:42:30,323 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.ProjectingArgumentResolverRegistrar.projectingArgumentResolverBeanPostProcessor()
DEBUG 2020-03-03 00:42:30,324 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:42:30,324 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolver()
DEBUG 2020-03-03 00:42:30,325 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.sortResolver()
DEBUG 2020-03-03 00:42:30,325 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:42:30,325 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataJacksonConfiguration.jacksonGeoModule()
DEBUG 2020-03-03 00:42:30,326 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:42:30,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,332 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.pageableCustomizer()
DEBUG 2020-03-03 00:42:30,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,333 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.sortCustomizer()
DEBUG 2020-03-03 00:42:30,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,337 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:42:30,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,339 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration.jacksonCodecCustomizer()
DEBUG 2020-03-03 00:42:30,340 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:42:30,340 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:42:30,341 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.git.location' in any property source
DEBUG 2020-03-03 00:42:30,341 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,342 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
DEBUG 2020-03-03 00:42:30,342 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
DEBUG 2020-03-03 00:42:30,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,345 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:42:30,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,346 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration.jdbcTemplate()
DEBUG 2020-03-03 00:42:30,347 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:42:30,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,352 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,353 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration.namedParameterJdbcTemplate()
DEBUG 2020-03-03 00:42:30,354 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:42:30,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,356 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:42:30,357 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,357 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,357 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:42:30,357 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,360 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,361 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect.java8TimeDialect()
DEBUG 2020-03-03 00:42:30,361 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,361 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,362 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:42:30,362 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,362 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration.thymeleafViewResolver()
DEBUG 2020-03-03 00:42:30,362 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:42:30,363 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,366 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,366 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-03 00:42:30,366 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-03 00:42:30,367 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-03 00:42:30,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,368 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:42:30,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,369 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,369 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration.templateEngine()
DEBUG 2020-03-03 00:42:30,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,370 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:42:30,370 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.defaultTemplateResolver()
DEBUG 2020-03-03 00:42:30,371 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:42:30,371 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,372 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,376 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:42:30,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,377 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration.transactionManager()
DEBUG 2020-03-03 00:42:30,377 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:42:30,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,384 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:30,384 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionAdvisor()
DEBUG 2020-03-03 00:42:30,384 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionAttributeSource()
DEBUG 2020-03-03 00:42:30,385 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionInterceptor()
DEBUG 2020-03-03 00:42:30,385 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionalEventListenerFactory()
DEBUG 2020-03-03 00:42:30,385 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:42:30,385 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:30,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,390 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:42:30,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,392 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration.transactionTemplate()
DEBUG 2020-03-03 00:42:30,394 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:42:30,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,395 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.platformTransactionManagerCustomizers()
DEBUG 2020-03-03 00:42:30,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,397 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:42:30,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,400 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration.restTemplateBuilder()
DEBUG 2020-03-03 00:42:30,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,400 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:42:30,401 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration.tomcatWebServerFactoryCustomizer()
DEBUG 2020-03-03 00:42:30,401 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:42:30,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,402 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:42:30,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,405 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.characterEncodingFilter()
DEBUG 2020-03-03 00:42:30,405 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
DEBUG 2020-03-03 00:42:30,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,406 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:42:30,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,409 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartConfigElement()
DEBUG 2020-03-03 00:42:30,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:30,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:42:30,411 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartResolver()
DEBUG 2020-03-03 00:42:30,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:42:30,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:42:30,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:42:30,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:42:30,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:42:30,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:42:30,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,455 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:42:30,456 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
DEBUG 2020-03-03 00:42:30,456 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
DEBUG 2020-03-03 00:42:30,467 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-03 00:42:30,471 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:42:30,472 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:42:30,473 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@248483913 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=13224, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10261244316835, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1731137986 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:42:30,476 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/project/mapper/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/]]
DEBUG 2020-03-03 00:42:30,476 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper]
DEBUG 2020-03-03 00:42:30,476 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/**/*.class]
DEBUG 2020-03-03 00:42:30,477 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/project/mapper/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]]
DEBUG 2020-03-03 00:42:30,478 main org.mybatis.spring.mapper.ClassPathMapperScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]
DEBUG 2020-03-03 00:42:30,480 main org.mybatis.spring.mapper.ClassPathMapperScanner Creating MapperFactoryBean with name 'userMapper' and 'com.froggengo.springlearn.project.mapper.UserMapper' mapperInterface
DEBUG 2020-03-03 00:42:30,483 main org.mybatis.spring.mapper.ClassPathMapperScanner Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
DEBUG 2020-03-03 00:42:30,544 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.froggengo.springlearn.SpringLearnMain; enhanced class name is: com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$47c5c6aa
DEBUG 2020-03-03 00:42:30,544 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'springLearnMain' existing class 'com.froggengo.springlearn.SpringLearnMain' with enhanced class 'com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$47c5c6aa'
DEBUG 2020-03-03 00:42:30,546 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$8229f0ec
DEBUG 2020-03-03 00:42:30,547 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$8229f0ec'
DEBUG 2020-03-03 00:42:30,550 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$fa0d93a2
DEBUG 2020-03-03 00:42:30,551 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$fa0d93a2'
DEBUG 2020-03-03 00:42:30,553 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$42626885
DEBUG 2020-03-03 00:42:30,553 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$42626885'
DEBUG 2020-03-03 00:42:30,555 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$ebf5f09d
DEBUG 2020-03-03 00:42:30,556 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$ebf5f09d'
DEBUG 2020-03-03 00:42:30,558 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$712ca616
DEBUG 2020-03-03 00:42:30,559 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$712ca616'
DEBUG 2020-03-03 00:42:30,562 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$d1730e7c
DEBUG 2020-03-03 00:42:30,562 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$d1730e7c'
DEBUG 2020-03-03 00:42:30,565 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$337aa323
DEBUG 2020-03-03 00:42:30,565 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$337aa323'
DEBUG 2020-03-03 00:42:30,567 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$6fd5d370
DEBUG 2020-03-03 00:42:30,567 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$6fd5d370'
DEBUG 2020-03-03 00:42:30,568 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$f2730f3d
DEBUG 2020-03-03 00:42:30,569 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$f2730f3d'
DEBUG 2020-03-03 00:42:30,572 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$8c536ab0
DEBUG 2020-03-03 00:42:30,572 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$8c536ab0'
DEBUG 2020-03-03 00:42:30,574 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$c1b458d8
DEBUG 2020-03-03 00:42:30,574 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$c1b458d8'
DEBUG 2020-03-03 00:42:30,577 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$ad1f8438
DEBUG 2020-03-03 00:42:30,577 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$ad1f8438'
DEBUG 2020-03-03 00:42:30,580 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$4aa1a25e
DEBUG 2020-03-03 00:42:30,580 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$4aa1a25e'
DEBUG 2020-03-03 00:42:30,589 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$ec60cf33
DEBUG 2020-03-03 00:42:30,589 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$ec60cf33'
DEBUG 2020-03-03 00:42:30,592 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$8e649a18
DEBUG 2020-03-03 00:42:30,593 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$8e649a18'
DEBUG 2020-03-03 00:42:30,595 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$b5b5bd2a
DEBUG 2020-03-03 00:42:30,595 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$b5b5bd2a'
DEBUG 2020-03-03 00:42:30,597 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure; enhanced class name is: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$9b1f7425
DEBUG 2020-03-03 00:42:30,597 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' existing class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' with enhanced class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$9b1f7425'
DEBUG 2020-03-03 00:42:30,599 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$e1caa697
DEBUG 2020-03-03 00:42:30,600 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$e1caa697'
DEBUG 2020-03-03 00:42:30,601 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$5e6466f4
DEBUG 2020-03-03 00:42:30,602 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$5e6466f4'
DEBUG 2020-03-03 00:42:30,603 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$1cd970a2
DEBUG 2020-03-03 00:42:30,603 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$1cd970a2'
DEBUG 2020-03-03 00:42:30,604 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$63672213
DEBUG 2020-03-03 00:42:30,604 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$63672213'
DEBUG 2020-03-03 00:42:30,606 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$5eebd723
DEBUG 2020-03-03 00:42:30,606 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$5eebd723'
DEBUG 2020-03-03 00:42:30,607 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$b447cfe3
DEBUG 2020-03-03 00:42:30,608 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$b447cfe3'
DEBUG 2020-03-03 00:42:30,610 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration; enhanced class name is: com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$942e1518
DEBUG 2020-03-03 00:42:30,610 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' existing class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' with enhanced class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$942e1518'
DEBUG 2020-03-03 00:42:30,612 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$5cac8bf1
DEBUG 2020-03-03 00:42:30,613 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$5cac8bf1'
DEBUG 2020-03-03 00:42:30,614 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$e13db6bc
DEBUG 2020-03-03 00:42:30,614 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$e13db6bc'
DEBUG 2020-03-03 00:42:30,615 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$ef50097a
DEBUG 2020-03-03 00:42:30,616 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$ef50097a'
DEBUG 2020-03-03 00:42:30,618 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$deedcf
DEBUG 2020-03-03 00:42:30,619 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$deedcf'
DEBUG 2020-03-03 00:42:30,621 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$14201f81
DEBUG 2020-03-03 00:42:30,621 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$14201f81'
DEBUG 2020-03-03 00:42:30,622 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$bd8ffde9
DEBUG 2020-03-03 00:42:30,623 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$bd8ffde9'
DEBUG 2020-03-03 00:42:30,624 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$ccc9fd75
DEBUG 2020-03-03 00:42:30,625 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$ccc9fd75'
DEBUG 2020-03-03 00:42:30,627 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$968d3cfd
DEBUG 2020-03-03 00:42:30,627 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$968d3cfd'
DEBUG 2020-03-03 00:42:30,629 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$770aa9ef
DEBUG 2020-03-03 00:42:30,629 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$770aa9ef'
DEBUG 2020-03-03 00:42:30,631 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$70fd0a01
DEBUG 2020-03-03 00:42:30,631 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$70fd0a01'
DEBUG 2020-03-03 00:42:30,633 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$45d282c6
DEBUG 2020-03-03 00:42:30,633 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$45d282c6'
DEBUG 2020-03-03 00:42:30,636 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$717605d6
DEBUG 2020-03-03 00:42:30,636 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$717605d6'
DEBUG 2020-03-03 00:42:30,637 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$6389467
DEBUG 2020-03-03 00:42:30,638 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$6389467'
DEBUG 2020-03-03 00:42:30,639 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$4a6aa64c
DEBUG 2020-03-03 00:42:30,639 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$4a6aa64c'
DEBUG 2020-03-03 00:42:30,640 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$8f53c05d
DEBUG 2020-03-03 00:42:30,645 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$8f53c05d'
DEBUG 2020-03-03 00:42:30,648 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$71361d7a
DEBUG 2020-03-03 00:42:30,648 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$71361d7a'
DEBUG 2020-03-03 00:42:30,651 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$dd06fe44
DEBUG 2020-03-03 00:42:30,651 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$dd06fe44'
DEBUG 2020-03-03 00:42:30,653 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$bf129bd3
DEBUG 2020-03-03 00:42:30,653 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$bf129bd3'
DEBUG 2020-03-03 00:42:30,656 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$ceb510e7
DEBUG 2020-03-03 00:42:30,657 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$ceb510e7'
DEBUG 2020-03-03 00:42:30,658 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$88b0ce7
DEBUG 2020-03-03 00:42:30,659 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$88b0ce7'
DEBUG 2020-03-03 00:42:30,660 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$fefe4075
DEBUG 2020-03-03 00:42:30,661 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$fefe4075'
DEBUG 2020-03-03 00:42:30,662 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$9ba74a47
DEBUG 2020-03-03 00:42:30,663 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$9ba74a47'
DEBUG 2020-03-03 00:42:30,664 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.ProjectingArgumentResolverRegistrar; enhanced class name is: org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$b7eae7a4
DEBUG 2020-03-03 00:42:30,665 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' existing class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' with enhanced class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$b7eae7a4'
DEBUG 2020-03-03 00:42:30,667 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.SpringDataWebConfiguration; enhanced class name is: org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$e2d7ad06
DEBUG 2020-03-03 00:42:30,668 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.SpringDataWebConfiguration' existing class 'org.springframework.data.web.config.SpringDataWebConfiguration' with enhanced class 'org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$e2d7ad06'
DEBUG 2020-03-03 00:42:30,670 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$6d0a34d4
DEBUG 2020-03-03 00:42:30,671 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$6d0a34d4'
DEBUG 2020-03-03 00:42:30,672 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$e94d99ff
DEBUG 2020-03-03 00:42:30,672 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$e94d99ff'
DEBUG 2020-03-03 00:42:30,673 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$f41b11b0
DEBUG 2020-03-03 00:42:30,673 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$f41b11b0'
DEBUG 2020-03-03 00:42:30,676 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$bd6d8bcc
DEBUG 2020-03-03 00:42:30,677 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$bd6d8bcc'
DEBUG 2020-03-03 00:42:30,678 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$99fead20
DEBUG 2020-03-03 00:42:30,678 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$99fead20'
DEBUG 2020-03-03 00:42:30,680 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$8bdfa450
DEBUG 2020-03-03 00:42:30,680 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$8bdfa450'
DEBUG 2020-03-03 00:42:30,683 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$a157b3a3
DEBUG 2020-03-03 00:42:30,683 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$a157b3a3'
DEBUG 2020-03-03 00:42:30,684 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$49854395
DEBUG 2020-03-03 00:42:30,684 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$49854395'
DEBUG 2020-03-03 00:42:30,685 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$4d88e83d
DEBUG 2020-03-03 00:42:30,686 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$4d88e83d'
DEBUG 2020-03-03 00:42:30,687 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$14f47d7e
DEBUG 2020-03-03 00:42:30,687 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$14f47d7e'
DEBUG 2020-03-03 00:42:30,688 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$d46d8926
DEBUG 2020-03-03 00:42:30,689 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$d46d8926'
DEBUG 2020-03-03 00:42:30,690 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$403bc14f
DEBUG 2020-03-03 00:42:30,690 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$403bc14f'
DEBUG 2020-03-03 00:42:30,692 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$fe6c46a6
DEBUG 2020-03-03 00:42:30,692 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$fe6c46a6'
DEBUG 2020-03-03 00:42:30,694 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$6b1f1c43
DEBUG 2020-03-03 00:42:30,694 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$6b1f1c43'
DEBUG 2020-03-03 00:42:30,696 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$2e741722
DEBUG 2020-03-03 00:42:30,697 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$2e741722'
DEBUG 2020-03-03 00:42:30,700 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$924a6f04
DEBUG 2020-03-03 00:42:30,700 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$924a6f04'
DEBUG 2020-03-03 00:42:30,702 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration; enhanced class name is: org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$81737eb3
DEBUG 2020-03-03 00:42:30,703 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' existing class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' with enhanced class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$81737eb3'
DEBUG 2020-03-03 00:42:30,704 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$ed58c2e3
DEBUG 2020-03-03 00:42:30,705 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$ed58c2e3'
DEBUG 2020-03-03 00:42:30,706 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$be21d6f
DEBUG 2020-03-03 00:42:30,706 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$be21d6f'
DEBUG 2020-03-03 00:42:30,708 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$7ffddbf5
DEBUG 2020-03-03 00:42:30,708 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$7ffddbf5'
DEBUG 2020-03-03 00:42:30,710 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$15e779bd
DEBUG 2020-03-03 00:42:30,710 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$15e779bd'
DEBUG 2020-03-03 00:42:30,711 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$1c897834
DEBUG 2020-03-03 00:42:30,711 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$1c897834'
DEBUG 2020-03-03 00:42:30,712 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$879f0b81
DEBUG 2020-03-03 00:42:30,712 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$879f0b81'
DEBUG 2020-03-03 00:42:30,713 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$96db7e95
DEBUG 2020-03-03 00:42:30,714 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$96db7e95'
DEBUG 2020-03-03 00:42:30,716 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$54c83555
DEBUG 2020-03-03 00:42:30,717 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$54c83555'
DEBUG 2020-03-03 00:42:30,718 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$c3b8bd62
DEBUG 2020-03-03 00:42:30,719 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$c3b8bd62'
DEBUG 2020-03-03 00:42:30,719 main org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
DEBUG 2020-03-03 00:42:30,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:42:30,722 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:42:30,722 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:42:30,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:42:30,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableEncryptablePropertySourcesPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:42:30,731 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.proxyPropertySources' in any property source
DEBUG 2020-03-03 00:42:30,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'enableEncryptablePropertySourcesPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
INFO 2020-03-03 00:42:30,737 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
DEBUG 2020-03-03 00:42:30,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:42:30,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:42:30,738 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:42:30,738 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:42:30,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:42:30,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:42:30,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:42:30,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:42:30,752 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:42:30,753 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'envCopy'
DEBUG 2020-03-03 00:42:30,753 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:42:30,755 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:42:30,756 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'envCopy' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:42:30,770 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:42:30,770 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:42:30,771 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1986581856 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=13224, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10261244316835, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1177101170 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:42:30,775 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'configurationProperties' with lowest search precedence
DEBUG 2020-03-03 00:42:30,775 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-03 00:42:30,775 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-03 00:42:30,775 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:42:30,776 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:42:30,776 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'random' with lowest search precedence
DEBUG 2020-03-03 00:42:30,776 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with lowest search precedence
DEBUG 2020-03-03 00:42:30,776 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
DEBUG 2020-03-03 00:42:30,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'envCopy' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,779 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'envCopy'
DEBUG 2020-03-03 00:42:30,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:42:30,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155'
DEBUG 2020-03-03 00:42:30,781 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix:ENC(' in any property source
DEBUG 2020-03-03 00:42:30,781 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix' in any property source
DEBUG 2020-03-03 00:42:30,782 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix:)' in any property source
DEBUG 2020-03-03 00:42:30,782 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix' in any property source
DEBUG 2020-03-03 00:42:30,783 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean:encryptablePropertyDetector' in any property source
DEBUG 2020-03-03 00:42:30,784 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean' in any property source
DEBUG 2020-03-03 00:42:30,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyDetector' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:42:30,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:42:30,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:42:30,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:42:30,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:42:30,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:42:30,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155'
DEBUG 2020-03-03 00:42:30,793 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean:jasyptStringEncryptor' in any property source
DEBUG 2020-03-03 00:42:30,793 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean' in any property source
DEBUG 2020-03-03 00:42:30,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyJasyptStringEncryptor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:42:30,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:42:30,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:42:30,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:42:30,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155'
DEBUG 2020-03-03 00:42:30,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:42:30,800 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean:encryptablePropertyResolver' in any property source
DEBUG 2020-03-03 00:42:30,800 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean' in any property source
DEBUG 2020-03-03 00:42:30,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:42:30,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:42:30,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:42:30,804 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:42:30,804 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:42:30,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-03 00:42:30,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-03 00:42:30,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:42:30,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:42:30,810 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:42:30,810 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155'
DEBUG 2020-03-03 00:42:30,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'configPropsSingleton' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-03 00:42:30,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:42:30,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155'
DEBUG 2020-03-03 00:42:30,816 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'configPropsSingleton'
DEBUG 2020-03-03 00:42:30,816 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean:encryptablePropertyFilter' in any property source
DEBUG 2020-03-03 00:42:30,816 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean' in any property source
DEBUG 2020-03-03 00:42:30,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:42:30,836 main org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is SingletonTargetSource for target object [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource@545f80bf]
DEBUG 2020-03-03 00:42:30,847 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getProperty(java.lang.String)
DEBUG 2020-03-03 00:42:30,847 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.Object)
DEBUG 2020-03-03 00:42:30,848 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.String)
DEBUG 2020-03-03 00:42:30,848 main org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean org.springframework.core.env.PropertySource.equals(java.lang.Object)
DEBUG 2020-03-03 00:42:30,848 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.toString()
DEBUG 2020-03-03 00:42:30,849 main org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public int org.springframework.core.env.PropertySource.hashCode()
DEBUG 2020-03-03 00:42:30,849 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.getName()
DEBUG 2020-03-03 00:42:30,849 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.core.env.PropertySource.getSource()
DEBUG 2020-03-03 00:42:30,850 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public boolean org.springframework.core.env.PropertySource.containsProperty(java.lang.String)
DEBUG 2020-03-03 00:42:30,850 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
DEBUG 2020-03-03 00:42:30,850 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.lang.Object com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getProperty(com.ulisesbocchio.jasyptspringboot.EncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.EncryptablePropertyFilter,org.springframework.core.env.PropertySource,java.lang.String)
DEBUG 2020-03-03 00:42:30,851 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract void com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.refresh()
DEBUG 2020-03-03 00:42:30,851 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract org.springframework.core.env.PropertySource com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getDelegate()
DEBUG 2020-03-03 00:42:30,851 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
DEBUG 2020-03-03 00:42:30,852 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
DEBUG 2020-03-03 00:42:30,852 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
DEBUG 2020-03-03 00:42:30,853 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
DEBUG 2020-03-03 00:42:30,853 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
DEBUG 2020-03-03 00:42:30,853 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
DEBUG 2020-03-03 00:42:30,854 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
DEBUG 2020-03-03 00:42:30,854 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
DEBUG 2020-03-03 00:42:30,854 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
DEBUG 2020-03-03 00:42:30,855 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:42:30,855 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:42:30,856 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
DEBUG 2020-03-03 00:42:30,856 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:42:30,857 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
DEBUG 2020-03-03 00:42:30,857 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
DEBUG 2020-03-03 00:42:30,858 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
DEBUG 2020-03-03 00:42:30,858 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:42:30,858 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
DEBUG 2020-03-03 00:42:30,859 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:42:30,859 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:42:30,860 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
DEBUG 2020-03-03 00:42:30,860 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
DEBUG 2020-03-03 00:42:30,860 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
INFO 2020-03-03 00:42:30,877 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-03 00:42:30,879 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-03 00:42:30,879 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-03 00:42:30,880 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-03 00:42:30,880 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-03 00:42:30,881 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-03 00:42:30,881 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-03 00:42:30,882 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
DEBUG 2020-03-03 00:42:30,894 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'configurationProperties' with 'configurationProperties'
DEBUG 2020-03-03 00:42:30,895 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletConfigInitParams' with 'servletConfigInitParams'
DEBUG 2020-03-03 00:42:30,895 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
DEBUG 2020-03-03 00:42:30,895 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'systemProperties' with 'systemProperties'
DEBUG 2020-03-03 00:42:30,895 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'systemEnvironment' with 'systemEnvironment'
DEBUG 2020-03-03 00:42:30,896 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'random' with 'random'
DEBUG 2020-03-03 00:42:30,896 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with 'applicationConfig: [classpath:/application-dev.yml]'
DEBUG 2020-03-03 00:42:30,896 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application.yml]' with 'applicationConfig: [classpath:/application.yml]'
DEBUG 2020-03-03 00:42:30,896 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:42:30,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:42:30,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:42:30,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:42:30,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:42:30,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:42:30,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:42:30,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:42:30,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,928 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:42:30,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:42:30,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:42:30,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,936 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:42:30,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:42:30,938 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:42:30,940 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:42:30,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:42:30,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:42:30,947 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,954 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:42:30,954 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:42:30,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:42:30,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:42:30,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:42:30,958 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:42:30,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:42:30,960 main org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@1da6ee17
DEBUG 2020-03-03 00:42:30,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
INFO 2020-03-03 00:42:30,969 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
DEBUG 2020-03-03 00:42:30,972 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-03 00:42:30,978 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:30,990 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:42:31,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:42:31,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:42:31,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:42:31,014 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor]: AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-03 00:42:31,015 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSourceInitializerPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,017 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSourceInitializerPostProcessor': AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-03 00:42:31,018 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSourceInitializerPostProcessor' to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155'
DEBUG 2020-03-03 00:42:31,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:42:31,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:42:31,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:42:31,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:42:31,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:42:31,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:42:31,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:42:31,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:42:31,039 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-03 00:42:31,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'persistenceExceptionTranslationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:42:31,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:42:31,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:42:31,051 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServerFactoryCustomizerBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:42:31,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:42:31,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:42:31,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:42:31,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:42:31,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:42:31,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:31,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:31,080 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,104 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$81737eb3]: AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-03 00:42:31,105 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,105 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-03 00:42:31,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry'
INFO 2020-03-03 00:42:31,111 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$81737eb3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
DEBUG 2020-03-03 00:42:31,112 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,112 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:31,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:42:31,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:42:31,119 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,119 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:31,123 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionAttributeSource' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,127 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,128 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,128 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:42:31,129 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-03 00:42:31,129 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-03 00:42:31,129 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:31,131 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:42:31,136 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionInterceptor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionInterceptor'
DEBUG 2020-03-03 00:42:31,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-03 00:42:31,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'projectingArgumentResolverBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:42:31,160 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2424686b]
DEBUG 2020-03-03 00:42:31,161 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@6ea94d6a]
DEBUG 2020-03-03 00:42:31,162 main org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7d151a]
DEBUG 2020-03-03 00:42:31,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:42:31,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:42:31,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:42:31,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:42:31,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:42:31,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:42:31,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:42:31,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:42:31,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:42:31,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:42:31,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:42:31,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:31,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:31,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:42:31,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:42:31,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:42:31,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-03 00:42:31,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,229 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-03 00:42:31,230 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-03 00:42:31,230 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-03 00:42:31,232 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-03 00:42:31,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-03 00:42:31,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,299 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,300 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'servletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:31,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:31,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:31,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:42:31,308 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,308 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,309 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:31,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:31,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:31,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:42:31,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:42:31,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,318 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:42:31,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:42:31,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:42:31,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:31,330 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:42:31,330 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:42:31,330 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:42:31,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:42:31,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,332 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$54c83555] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:31,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:42:31,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:42:31,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,337 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:42:31,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:42:31,340 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:42:31,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:42:31,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:42:31,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:42:31,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:31,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:31,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,377 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$ad1f8438] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:31,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:42:31,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:42:31,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:42:31,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:42:31,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,381 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$337aa323] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:31,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:42:31,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:42:31,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,395 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:42:31,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:42:31,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-03 00:42:31,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-03 00:42:31,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:42:31,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:42:31,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,401 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$c3b8bd62] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:31,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:42:31,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:42:31,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:42:31,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:42:31,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,412 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,412 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,413 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:42:31,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-03 00:42:31,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:42:31,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-03 00:42:31,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-03 00:42:31,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:42:31,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:42:31,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,426 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$d1730e7c] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:31,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:42:31,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:42:31,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,431 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,432 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,432 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:42:31,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,451 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,451 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-03 00:42:31,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
DEBUG 2020-03-03 00:42:31,458 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:42:31,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:31,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:42:31,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:42:31,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:42:31,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:42:31,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:42:31,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,470 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$c1b458d8] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:31,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:42:31,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:42:31,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:42:31,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa'
DEBUG 2020-03-03 00:42:31,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:42:31,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:42:31,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:42:31,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:31,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,505 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,505 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:42:31,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,507 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:42:31,676 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar
DEBUG 2020-03-03 00:42:31,676 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar
DEBUG 2020-03-03 00:42:31,676 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
INFO 2020-03-03 00:42:31,712 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-03 00:42:31,726 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-03 00:42:31,740 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-03 00:42:31,740 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-03 00:42:31,746 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-03 00:42:31,860 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
DEBUG 2020-03-03 00:42:31,861 localhost-startStop-1 org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
INFO 2020-03-03 00:42:31,861 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2808 ms
DEBUG 2020-03-03 00:42:31,862 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@1c67263b]
DEBUG 2020-03-03 00:42:31,863 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@7d7cb342]
DEBUG 2020-03-03 00:42:31,863 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@7263fa22]
DEBUG 2020-03-03 00:42:31,868 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:42:31,869 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
DEBUG 2020-03-03 00:42:31,870 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-03 00:42:31,872 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-03 00:42:31,873 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-03 00:42:31,873 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
DEBUG 2020-03-03 00:42:31,873 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,875 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,888 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
DEBUG 2020-03-03 00:42:31,888 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,889 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,889 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
DEBUG 2020-03-03 00:42:31,890 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:42:31,890 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:42:31,891 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,891 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:31,891 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:31,892 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,893 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,903 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,904 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,904 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:31,908 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,919 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:42:31,920 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,920 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,921 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:42:31,921 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:42:31,922 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:42:31,922 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,922 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:31,925 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,934 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:42:31,935 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,935 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,936 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:42:31,937 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:42:31,937 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:42:31,938 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,938 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:42:31,940 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:31,947 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
DEBUG 2020-03-03 00:42:31,947 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,948 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:31,949 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:42:31,951 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration.class]
DEBUG 2020-03-03 00:42:31,951 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
DEBUG 2020-03-03 00:42:31,952 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
DEBUG 2020-03-03 00:42:31,952 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
INFO 2020-03-03 00:42:31,959 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-03 00:42:31,966 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-03 00:42:31,967 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-03 00:42:31,967 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-03 00:42:31,967 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
DEBUG 2020-03-03 00:42:31,985 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
DEBUG 2020-03-03 00:42:31,987 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
DEBUG 2020-03-03 00:42:31,988 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:42:31,988 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
DEBUG 2020-03-03 00:42:31,988 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:42:31,989 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
DEBUG 2020-03-03 00:42:31,989 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
DEBUG 2020-03-03 00:42:31,989 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
DEBUG 2020-03-03 00:42:32,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,userController,org.springframework.boot.autoconfigure.AutoConfigurationPackages,com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat,tomcatServletWebServerFactory,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration,servletWebServerFactoryCustomizer,tomcatServletWebServerFactoryCustomizer,server-org.springframework.boot.autoconfigure.web.ServerProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata,webServerFactoryCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcConversionService,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration,statFilter,com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure,dataSource,spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties,spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration,hikariPoolDataSourceMetadataProvider,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration,dataSourceInitializerPostProcessor,org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration,sqlSessionFactory,sqlSessionTemplate,mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties,com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration,pageHelperProperties,pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties,com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration,envCopy,lazyJasyptStringEncryptor,lazyEncryptablePropertyDetector,configPropsSingleton,lazyEncryptablePropertyFilter,lazyEncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration,enableEncryptablePropertySourcesPostProcessor,com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration,springApplicationAdminRegistrar,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration,org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration,lettuceClientResources,redisConnectionFactory,org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration,redisTemplate,stringRedisTemplate,spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration,persistenceExceptionTranslationPostProcessor,org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration,reactiveRedisTemplate,org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration,keyValueMappingContext,redisCustomConversions,redisReferenceResolver,redisConverter,redisKeyValueAdapter,redisKeyValueTemplate,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration,parameterNamesModule,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.data.web.config.ProjectingArgumentResolverRegistrar,projectingArgumentResolverBeanPostProcessor,org.springframework.data.web.config.SpringDataWebConfiguration,pageableResolver,sortResolver,org.springframework.data.web.config.SpringDataJacksonConfiguration,jacksonGeoModule,org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration,pageableCustomizer,sortCustomizer,spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration,jacksonCodecCustomizer,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration,jdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration,namedParameterJdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration,spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties,org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration,spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect,java8TimeDialect,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration,thymeleafViewResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration,templateEngine,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration,defaultTemplateResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration,spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration,transactionManager,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration,transactionTemplate,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration,platformTransactionManagerCustomizers,spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties,org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration,tomcatWebServerFactoryCustomizer,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties,userMapper]; root of factory hierarchy
DEBUG 2020-03-03 00:42:32,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:42:32,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:42:32,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:42:32,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:42:32,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-03 00:42:32,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-03 00:42:32,008 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-03 00:42:32,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:42:32,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:42:32,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,015 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:42:32,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springLearnMain'
DEBUG 2020-03-03 00:42:32,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springLearnMain'
DEBUG 2020-03-03 00:42:32,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springLearnMain' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springLearnMain'
DEBUG 2020-03-03 00:42:32,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:42:32,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userController'
DEBUG 2020-03-03 00:42:32,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userController'
DEBUG 2020-03-03 00:42:32,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,026 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-03 00:42:32,026 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for org.springframework.data.redis.core.StringRedisTemplate com.froggengo.springlearn.project.controller.UserController.srt
DEBUG 2020-03-03 00:42:32,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userController' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,028 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-03 00:42:32,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userMapper'
DEBUG 2020-03-03 00:42:32,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userMapper'
DEBUG 2020-03-03 00:42:32,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userMapper' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:42:32,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:42:32,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:42:32,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:42:32,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,038 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$b447cfe3] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:32,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:42:32,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:42:32,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' to allow for resolving potential circular references
INFO 2020-03-03 00:42:32,045 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-03 00:42:32,048 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
DEBUG 2020-03-03 00:42:32,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:42:32,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:42:32,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa'
DEBUG 2020-03-03 00:42:32,128 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:42:32,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,133 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,134 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:42:32,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:42:32,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSource'
DEBUG 2020-03-03 00:42:32,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:42:32,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:42:32,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
INFO 2020-03-03 00:42:32,146 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
DEBUG 2020-03-03 00:42:32,196 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-03 00:42:32,196 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-03 00:42:32,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSource' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,199 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-03 00:42:32,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:42:32,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:42:32,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:42:32,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,216 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:42:32,216 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:42:32,216 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-03 00:42:32,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'statFilter'
DEBUG 2020-03-03 00:42:32,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'statFilter'
DEBUG 2020-03-03 00:42:32,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:42:32,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:42:32,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:42:32,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'statFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,446 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'statFilter'
DEBUG 2020-03-03 00:42:32,475 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'statFilter'
DEBUG 2020-03-03 00:42:32,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'dataSource'
DEBUG 2020-03-03 00:42:32,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking init method 'init' on bean with name 'dataSource'
INFO 2020-03-03 00:42:32,571 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
DEBUG 2020-03-03 00:42:32,572 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,572 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:42:32,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:42:32,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,583 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:42:32,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:42:32,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa'
DEBUG 2020-03-03 00:42:32,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:42:32,590 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'dataSource' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-03 00:42:32,592 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema-all.sql] to resources []
DEBUG 2020-03-03 00:42:32,594 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema.sql] to resources []
DEBUG 2020-03-03 00:42:32,594 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:42:32,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSource'
DEBUG 2020-03-03 00:42:32,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionFactory' via factory method to bean named 'dataSource'
DEBUG 2020-03-03 00:42:32,715 Druid-ConnectionPool-Create-827248723 druid.sql.Connection {conn-10001,procId-391} connected
DEBUG 2020-03-03 00:42:32,726 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-03 00:42:32,732 main org.mybatis.spring.SqlSessionFactoryBean Parsed configuration file: 'class path resource [mybatis/mybatis-config.xml]'
DEBUG 2020-03-03 00:42:32,778 main org.mybatis.spring.SqlSessionFactoryBean Parsed mapper file: 'class path resource [mybatis/project/UserMapper.xml]'
DEBUG 2020-03-03 00:42:32,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:42:32,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
DEBUG 2020-03-03 00:42:32,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:42:32,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:42:32,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:42:32,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:42:32,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionTemplate' via factory method to bean named 'sqlSessionFactory'
DEBUG 2020-03-03 00:42:32,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:42:32,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
DEBUG 2020-03-03 00:42:32,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'userMapper'
DEBUG 2020-03-03 00:42:32,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userMapper'
DEBUG 2020-03-03 00:42:32,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,799 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'userMapper'
DEBUG 2020-03-03 00:42:32,799 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for org.springframework.data.redis.core.StringRedisTemplate com.froggengo.springlearn.project.controller.UserController.srt
DEBUG 2020-03-03 00:42:32,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:42:32,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:42:32,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:42:32,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:42:32,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,802 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,804 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,804 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:42:32,805 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:42:32,805 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:42:32,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:42:32,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:42:32,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,807 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$968d3cfd] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:32,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:42:32,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:42:32,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,818 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:42:32,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' via constructor to bean named 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:42:32,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:42:32,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-03 00:42:32,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-03 00:42:32,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:42:32,832 main io.netty.util.internal.logging.InternalLoggerFactory Using SLF4J as the default logging framework
DEBUG 2020-03-03 00:42:32,834 main io.lettuce.core.resource.DefaultClientResources -Dio.netty.eventLoopThreads: 4
DEBUG 2020-03-03 00:42:32,866 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.level: simple
DEBUG 2020-03-03 00:42:32,866 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.targetRecords: 4
DEBUG 2020-03-03 00:42:32,870 main io.netty.util.internal.PlatformDependent Platform: Windows
DEBUG 2020-03-03 00:42:32,871 main io.netty.util.internal.PlatformDependent0 -Dio.netty.noUnsafe: false
DEBUG 2020-03-03 00:42:32,872 main io.netty.util.internal.PlatformDependent0 Java version: 8
DEBUG 2020-03-03 00:42:32,873 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.theUnsafe: available
DEBUG 2020-03-03 00:42:32,874 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.copyMemory: available
DEBUG 2020-03-03 00:42:32,874 main io.netty.util.internal.PlatformDependent0 java.nio.Buffer.address: available
DEBUG 2020-03-03 00:42:32,875 main io.netty.util.internal.PlatformDependent0 direct buffer constructor: available
DEBUG 2020-03-03 00:42:32,877 main io.netty.util.internal.PlatformDependent0 java.nio.Bits.unaligned: available, true
DEBUG 2020-03-03 00:42:32,877 main io.netty.util.internal.PlatformDependent0 jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
DEBUG 2020-03-03 00:42:32,877 main io.netty.util.internal.PlatformDependent0 java.nio.DirectByteBuffer.<init>(long, int): available
DEBUG 2020-03-03 00:42:32,877 main io.netty.util.internal.PlatformDependent sun.misc.Unsafe: available
DEBUG 2020-03-03 00:42:32,878 main io.netty.util.internal.PlatformDependent -Dio.netty.tmpdir: C:\Users\mh\AppData\Local\Temp (java.io.tmpdir)
DEBUG 2020-03-03 00:42:32,879 main io.netty.util.internal.PlatformDependent -Dio.netty.bitMode: 64 (sun.arch.data.model)
DEBUG 2020-03-03 00:42:32,881 main io.netty.util.internal.PlatformDependent -Dio.netty.noPreferDirect: false
DEBUG 2020-03-03 00:42:32,882 main io.netty.util.internal.PlatformDependent -Dio.netty.maxDirectMemory: 1888485376 bytes
DEBUG 2020-03-03 00:42:32,882 main io.netty.util.internal.PlatformDependent -Dio.netty.uninitializedArrayAllocationThreshold: -1
DEBUG 2020-03-03 00:42:32,884 main io.netty.util.internal.CleanerJava6 java.nio.ByteBuffer.cleaner(): available
DEBUG 2020-03-03 00:42:32,884 main io.netty.util.ResourceLeakDetectorFactory Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6ec65b5e
DEBUG 2020-03-03 00:42:32,887 main io.netty.util.internal.PlatformDependent org.jctools-core.MpscChunkedArrayQueue: available
DEBUG 2020-03-03 00:42:32,901 main reactor.util.Loggers$LoggerFactory Using Slf4j logging framework
DEBUG 2020-03-03 00:42:32,918 main reactor.core.publisher.UnsafeSupport Starting UnsafeSupport init in Java 1.8
DEBUG 2020-03-03 00:42:32,919 main reactor.core.publisher.UnsafeSupport Unsafe is available
DEBUG 2020-03-03 00:42:32,932 main io.lettuce.core.resource.DefaultClientResources LatencyUtils/HdrUtils are not available, metrics are disabled
DEBUG 2020-03-03 00:42:32,934 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lettuceClientResources' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,938 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:32,938 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-03 00:42:32,939 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisConnectionFactory' via factory method to bean named 'lettuceClientResources'
DEBUG 2020-03-03 00:42:32,968 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConnectionFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:32,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConnectionFactory'
DEBUG 2020-03-03 00:42:32,993 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numHeapArenas: 8
DEBUG 2020-03-03 00:42:32,999 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numDirectArenas: 8
DEBUG 2020-03-03 00:42:33,000 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.pageSize: 8192
DEBUG 2020-03-03 00:42:33,000 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxOrder: 11
DEBUG 2020-03-03 00:42:33,001 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.chunkSize: 16777216
DEBUG 2020-03-03 00:42:33,001 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.tinyCacheSize: 512
DEBUG 2020-03-03 00:42:33,002 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.smallCacheSize: 256
DEBUG 2020-03-03 00:42:33,002 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.normalCacheSize: 64
DEBUG 2020-03-03 00:42:33,002 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxCachedBufferCapacity: 32768
DEBUG 2020-03-03 00:42:33,002 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.cacheTrimInterval: 8192
DEBUG 2020-03-03 00:42:33,005 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.useCacheForAllThreads: true
DEBUG 2020-03-03 00:42:33,011 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
DEBUG 2020-03-03 00:42:33,011 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
DEBUG 2020-03-03 00:42:33,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:42:33,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-03 00:42:33,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,064 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'stringRedisTemplate'
DEBUG 2020-03-03 00:42:33,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:42:33,071 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'stringRedisTemplate'
DEBUG 2020-03-03 00:42:33,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userController'
DEBUG 2020-03-03 00:42:33,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:42:33,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:42:33,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:42:33,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:42:33,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:42:33,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:42:33,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:42:33,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:42:33,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:42:33,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:42:33,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:42:33,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:42:33,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:42:33,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:42:33,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:42:33,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:33,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:33,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:42:33,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:42:33,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:42:33,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:42:33,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:42:33,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:42:33,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-03 00:42:33,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:42:33,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:42:33,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:42:33,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:42:33,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:42:33,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:42:33,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:42:33,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:42:33,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,087 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,088 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:42:33,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
DEBUG 2020-03-03 00:42:33,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
DEBUG 2020-03-03 00:42:33,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,091 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-03 00:42:33,091 main org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
DEBUG 2020-03-03 00:42:33,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,097 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
DEBUG 2020-03-03 00:42:33,098 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-03 00:42:33,099 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
DEBUG 2020-03-03 00:42:33,100 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
DEBUG 2020-03-03 00:42:33,100 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
DEBUG 2020-03-03 00:42:33,101 main org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
DEBUG 2020-03-03 00:42:33,102 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
DEBUG 2020-03-03 00:42:33,102 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
DEBUG 2020-03-03 00:42:33,102 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
DEBUG 2020-03-03 00:42:33,102 main org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
DEBUG 2020-03-03 00:42:33,106 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-03 00:42:33,106 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-03 00:42:33,106 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-03 00:42:33,106 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-03 00:42:33,107 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-03 00:42:33,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,108 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,108 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
DEBUG 2020-03-03 00:42:33,109 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:42:33,109 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:42:33,109 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:42:33,109 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,111 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:42:33,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
DEBUG 2020-03-03 00:42:33,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
DEBUG 2020-03-03 00:42:33,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:42:33,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,119 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
DEBUG 2020-03-03 00:42:33,119 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:42:33,119 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:42:33,119 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:42:33,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:42:33,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:42:33,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:42:33,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:33,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
DEBUG 2020-03-03 00:42:33,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
DEBUG 2020-03-03 00:42:33,127 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,127 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:33,128 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,131 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
DEBUG 2020-03-03 00:42:33,133 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
DEBUG 2020-03-03 00:42:33,133 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
DEBUG 2020-03-03 00:42:33,133 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,134 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:33,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
DEBUG 2020-03-03 00:42:33,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
DEBUG 2020-03-03 00:42:33,136 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
DEBUG 2020-03-03 00:42:33,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:42:33,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:42:33,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:42:33,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:42:33,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:42:33,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,140 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$4aa1a25e] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:42:33,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:42:33,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,144 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,145 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:42:33,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:42:33,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:42:33,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:42:33,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:42:33,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:42:33,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:42:33,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
DEBUG 2020-03-03 00:42:33,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:42:33,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-03 00:42:33,177 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-03 00:42:33,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:42:33,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:42:33,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,182 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$ec60cf33] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155'
DEBUG 2020-03-03 00:42:33,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:42:33,193 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$ec60cf33]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-03 00:42:33,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,193 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-03 00:42:33,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:42:33,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:42:33,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,197 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$8e649a18] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:42:33,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:42:33,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:42:33,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:42:33,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155'
DEBUG 2020-03-03 00:42:33,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:42:33,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:42:33,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:42:33,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,206 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$e2d7ad06] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa'
DEBUG 2020-03-03 00:42:33,208 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$e2d7ad06]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-03 00:42:33,208 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$e2d7ad06]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-03 00:42:33,208 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$e2d7ad06]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-03 00:42:33,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataWebConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,211 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-03 00:42:33,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-03 00:42:33,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-03 00:42:33,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:42:33,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:42:33,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,216 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$6d0a34d4] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:42:33,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:42:33,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:42:33,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:42:33,222 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:42:33,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,229 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-03 00:42:33,230 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-03 00:42:33,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-03 00:42:33,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortCustomizer'
DEBUG 2020-03-03 00:42:33,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:42:33,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortCustomizer'
DEBUG 2020-03-03 00:42:33,236 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-03 00:42:33,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:42:33,238 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:42:33,238 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:42:33,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:42:33,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:42:33,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,241 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:42:33,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:42:33,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:42:33,263 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
DEBUG 2020-03-03 00:42:33,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
DEBUG 2020-03-03 00:42:33,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:42:33,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:42:33,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,265 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$9ba74a47] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:42:33,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:42:33,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:42:33,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:42:33,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,269 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$ceb510e7] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:42:33,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:42:33,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:42:33,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:42:33,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:42:33,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:42:33,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:42:33,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:42:33,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,288 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,289 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,289 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:42:33,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:42:33,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:42:33,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:42:33,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:42:33,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,295 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,295 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,296 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:42:33,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:42:33,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:42:33,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:42:33,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:42:33,299 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,299 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$8f53c05d] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,300 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa'
DEBUG 2020-03-03 00:42:33,300 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:42:33,304 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:42:33,304 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:42:33,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:42:33,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:42:33,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,308 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:42:33,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:42:33,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:42:33,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,318 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,318 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:42:33,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa'
DEBUG 2020-03-03 00:42:33,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:42:33,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,327 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:42:33,327 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:42:33,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-03 00:42:33,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-03 00:42:33,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,340 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:42:33,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:42:33,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,349 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:42:33,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'parameterNamesModule' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,363 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,364 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-03 00:42:33,366 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-03 00:42:33,366 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-03 00:42:33,367 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,367 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:42:33,367 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:42:33,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,371 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,372 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,372 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:42:33,375 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-03 00:42:33,376 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
DEBUG 2020-03-03 00:42:33,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,381 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-03 00:42:33,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-03 00:42:33,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:42:33,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:42:33,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:42:33,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:42:33,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:42:33,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonGeoModule' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:42:33,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:42:33,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:42:33,446 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,461 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:42:33,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-03 00:42:33,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:42:33,478 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,481 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:42:33,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
DEBUG 2020-03-03 00:42:33,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:42:33,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
DEBUG 2020-03-03 00:42:33,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
DEBUG 2020-03-03 00:42:33,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
DEBUG 2020-03-03 00:42:33,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
DEBUG 2020-03-03 00:42:33,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
DEBUG 2020-03-03 00:42:33,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
DEBUG 2020-03-03 00:42:33,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
DEBUG 2020-03-03 00:42:33,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
DEBUG 2020-03-03 00:42:33,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortResolver'
DEBUG 2020-03-03 00:42:33,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:42:33,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortResolver'
DEBUG 2020-03-03 00:42:33,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
DEBUG 2020-03-03 00:42:33,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableResolver'
DEBUG 2020-03-03 00:42:33,527 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,528 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:42:33,529 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-03 00:42:33,531 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,537 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableResolver'
DEBUG 2020-03-03 00:42:33,544 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
INFO 2020-03-03 00:42:33,556 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa: startup date [Tue Mar 03 00:42:29 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:42:33,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:42:33,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:42:33,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:42:33,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:42:33,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:42:33,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:42:33,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:42:33,611 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:42:33,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:42:33,651 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa: startup date [Tue Mar 03 00:42:29 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:42:33,666 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class com.froggengo.springlearn.project.controller.UserController: {public java.util.List com.froggengo.springlearn.project.controller.UserController.userList()={[/user/list],methods=[GET]}}
INFO 2020-03-03 00:42:33,667 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
DEBUG 2020-03-03 00:42:33,669 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:42:33,669 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:42:33,670 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:42:33,670 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:42:33,670 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:42:33,671 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:42:33,671 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:42:33,671 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:42:33,672 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:42:33,672 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:42:33,672 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:42:33,673 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:42:33,673 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:42:33,673 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:42:33,673 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:42:33,674 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:42:33,675 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
INFO 2020-03-03 00:42:33,677 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-03 00:42:33,678 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
DEBUG 2020-03-03 00:42:33,682 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:42:33,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:42:33,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
DEBUG 2020-03-03 00:42:33,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:42:33,685 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:42:33,685 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:42:33,685 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,685 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,689 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,689 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:42:33,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:42:33,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:42:33,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:42:33,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:42:33,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:42:33,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,695 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:42:33,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:42:33,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:42:33,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:42:33,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:42:33,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,705 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,711 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa: startup date [Tue Mar 03 00:42:29 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:42:33,712 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,712 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,712 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,712 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,712 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,712 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
DEBUG 2020-03-03 00:42:33,713 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springLearnMain': no URL paths identified
DEBUG 2020-03-03 00:42:33,714 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
DEBUG 2020-03-03 00:42:33,714 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userController': no URL paths identified
DEBUG 2020-03-03 00:42:33,714 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
DEBUG 2020-03-03 00:42:33,714 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0': no URL paths identified
DEBUG 2020-03-03 00:42:33,714 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,715 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
DEBUG 2020-03-03 00:42:33,715 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
DEBUG 2020-03-03 00:42:33,715 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,715 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
DEBUG 2020-03-03 00:42:33,715 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,715 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat': no URL paths identified
DEBUG 2020-03-03 00:42:33,715 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactory': no URL paths identified
DEBUG 2020-03-03 00:42:33,716 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,716 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-03 00:42:33,716 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-03 00:42:33,716 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'server-org.springframework.boot.autoconfigure.web.ServerProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,716 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,716 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata': no URL paths identified
DEBUG 2020-03-03 00:42:33,716 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServerFactoryCustomizerBeanPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,717 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,717 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,717 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
DEBUG 2020-03-03 00:42:33,717 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,717 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,717 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
DEBUG 2020-03-03 00:42:33,717 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,718 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,718 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
DEBUG 2020-03-03 00:42:33,718 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,718 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,718 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
DEBUG 2020-03-03 00:42:33,718 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,718 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,719 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,719 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,719 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
DEBUG 2020-03-03 00:42:33,719 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
DEBUG 2020-03-03 00:42:33,719 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
DEBUG 2020-03-03 00:42:33,719 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,719 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,719 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,720 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:42:33,720 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
DEBUG 2020-03-03 00:42:33,720 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,720 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
DEBUG 2020-03-03 00:42:33,720 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:42:33,720 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
DEBUG 2020-03-03 00:42:33,721 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
DEBUG 2020-03-03 00:42:33,721 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
DEBUG 2020-03-03 00:42:33,722 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
DEBUG 2020-03-03 00:42:33,722 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
DEBUG 2020-03-03 00:42:33,722 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:42:33,722 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:42:33,722 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:42:33,723 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
DEBUG 2020-03-03 00:42:33,723 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:42:33,723 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
DEBUG 2020-03-03 00:42:33,723 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
DEBUG 2020-03-03 00:42:33,723 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
DEBUG 2020-03-03 00:42:33,723 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,723 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,724 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
DEBUG 2020-03-03 00:42:33,724 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
DEBUG 2020-03-03 00:42:33,724 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,724 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,724 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:42:33,724 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
DEBUG 2020-03-03 00:42:33,725 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,725 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
DEBUG 2020-03-03 00:42:33,725 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
DEBUG 2020-03-03 00:42:33,725 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,725 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'statFilter': no URL paths identified
DEBUG 2020-03-03 00:42:33,725 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure': no URL paths identified
DEBUG 2020-03-03 00:42:33,726 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSource': no URL paths identified
DEBUG 2020-03-03 00:42:33,726 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,726 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,726 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,726 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hikariPoolDataSourceMetadataProvider': no URL paths identified
DEBUG 2020-03-03 00:42:33,727 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,727 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker': no URL paths identified
DEBUG 2020-03-03 00:42:33,727 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,727 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSourceInitializerPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,728 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,728 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,728 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,729 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionFactory': no URL paths identified
DEBUG 2020-03-03 00:42:33,729 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionTemplate': no URL paths identified
DEBUG 2020-03-03 00:42:33,729 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,729 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,730 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageHelperProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,730 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,730 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,730 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'envCopy': no URL paths identified
DEBUG 2020-03-03 00:42:33,730 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyJasyptStringEncryptor': no URL paths identified
DEBUG 2020-03-03 00:42:33,730 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyDetector': no URL paths identified
DEBUG 2020-03-03 00:42:33,731 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'configPropsSingleton': no URL paths identified
DEBUG 2020-03-03 00:42:33,731 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyFilter': no URL paths identified
DEBUG 2020-03-03 00:42:33,731 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,731 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,731 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'enableEncryptablePropertySourcesPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,731 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,732 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,732 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
DEBUG 2020-03-03 00:42:33,732 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
DEBUG 2020-03-03 00:42:33,732 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
DEBUG 2020-03-03 00:42:33,732 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,732 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationAdminRegistrar': no URL paths identified
DEBUG 2020-03-03 00:42:33,732 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,733 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.aop.config.internalAutoProxyCreator': no URL paths identified
DEBUG 2020-03-03 00:42:33,733 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,733 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,733 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lettuceClientResources': no URL paths identified
DEBUG 2020-03-03 00:42:33,734 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConnectionFactory': no URL paths identified
DEBUG 2020-03-03 00:42:33,734 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,734 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisTemplate': no URL paths identified
DEBUG 2020-03-03 00:42:33,734 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringRedisTemplate': no URL paths identified
DEBUG 2020-03-03 00:42:33,735 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,735 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,735 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,735 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'persistenceExceptionTranslationPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,736 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,736 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'reactiveRedisTemplate': no URL paths identified
DEBUG 2020-03-03 00:42:33,736 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,736 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'keyValueMappingContext': no URL paths identified
DEBUG 2020-03-03 00:42:33,737 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisCustomConversions': no URL paths identified
DEBUG 2020-03-03 00:42:33,737 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisReferenceResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,737 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConverter': no URL paths identified
DEBUG 2020-03-03 00:42:33,737 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueAdapter': no URL paths identified
DEBUG 2020-03-03 00:42:33,738 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueTemplate': no URL paths identified
DEBUG 2020-03-03 00:42:33,738 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,738 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
DEBUG 2020-03-03 00:42:33,738 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,739 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,739 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
DEBUG 2020-03-03 00:42:33,739 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,739 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'parameterNamesModule': no URL paths identified
DEBUG 2020-03-03 00:42:33,740 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,740 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
DEBUG 2020-03-03 00:42:33,740 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,740 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
DEBUG 2020-03-03 00:42:33,741 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,741 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
DEBUG 2020-03-03 00:42:33,741 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,741 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,742 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
DEBUG 2020-03-03 00:42:33,742 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,742 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,742 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
DEBUG 2020-03-03 00:42:33,743 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar': no URL paths identified
DEBUG 2020-03-03 00:42:33,743 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'projectingArgumentResolverBeanPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:42:33,743 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataWebConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,743 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,743 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,744 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataJacksonConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,744 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonGeoModule': no URL paths identified
DEBUG 2020-03-03 00:42:33,744 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,744 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableCustomizer': no URL paths identified
DEBUG 2020-03-03 00:42:33,745 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortCustomizer': no URL paths identified
DEBUG 2020-03-03 00:42:33,745 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,745 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,745 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonCodecCustomizer': no URL paths identified
DEBUG 2020-03-03 00:42:33,746 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,746 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,746 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,746 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,746 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jdbcTemplate': no URL paths identified
DEBUG 2020-03-03 00:42:33,746 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,747 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'namedParameterJdbcTemplate': no URL paths identified
DEBUG 2020-03-03 00:42:33,747 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,747 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,747 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,747 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,748 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect': no URL paths identified
DEBUG 2020-03-03 00:42:33,748 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'java8TimeDialect': no URL paths identified
DEBUG 2020-03-03 00:42:33,748 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,748 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'thymeleafViewResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,748 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,748 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,748 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'templateEngine': no URL paths identified
DEBUG 2020-03-03 00:42:33,749 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,749 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultTemplateResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,749 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,749 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,749 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,749 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionManager': no URL paths identified
DEBUG 2020-03-03 00:42:33,749 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,749 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,750 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionAdvisor': no URL paths identified
DEBUG 2020-03-03 00:42:33,750 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionAttributeSource': no URL paths identified
DEBUG 2020-03-03 00:42:33,750 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionInterceptor': no URL paths identified
DEBUG 2020-03-03 00:42:33,750 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionalEventListenerFactory': no URL paths identified
DEBUG 2020-03-03 00:42:33,750 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,750 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,751 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,751 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionTemplate': no URL paths identified
DEBUG 2020-03-03 00:42:33,751 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,751 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'platformTransactionManagerCustomizers': no URL paths identified
DEBUG 2020-03-03 00:42:33,752 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,752 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,752 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
DEBUG 2020-03-03 00:42:33,752 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,754 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-03 00:42:33,754 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,754 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,754 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
DEBUG 2020-03-03 00:42:33,755 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
DEBUG 2020-03-03 00:42:33,755 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:42:33,755 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
DEBUG 2020-03-03 00:42:33,756 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
DEBUG 2020-03-03 00:42:33,756 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,756 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userMapper': no URL paths identified
DEBUG 2020-03-03 00:42:33,756 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
DEBUG 2020-03-03 00:42:33,756 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.ContextIdApplicationContextInitializer$ContextId': no URL paths identified
DEBUG 2020-03-03 00:42:33,756 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
DEBUG 2020-03-03 00:42:33,757 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
DEBUG 2020-03-03 00:42:33,757 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
DEBUG 2020-03-03 00:42:33,757 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
DEBUG 2020-03-03 00:42:33,758 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
DEBUG 2020-03-03 00:42:33,758 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
DEBUG 2020-03-03 00:42:33,758 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
DEBUG 2020-03-03 00:42:33,758 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
DEBUG 2020-03-03 00:42:33,758 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
DEBUG 2020-03-03 00:42:33,758 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
DEBUG 2020-03-03 00:42:33,759 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
DEBUG 2020-03-03 00:42:33,759 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
DEBUG 2020-03-03 00:42:33,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:42:33,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:42:33,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:42:33,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,762 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:42:33,762 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:42:33,767 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:42:33,767 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:42:33,768 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-03 00:42:33,769 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-03 00:42:33,770 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-03 00:42:33,770 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,771 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,771 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:42:33,771 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:42:33,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:42:33,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:42:33,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:42:33,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
DEBUG 2020-03-03 00:42:33,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-03 00:42:33,776 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,778 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:42:33,778 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:42:33,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-03 00:42:33,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:42:33,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:42:33,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:42:33,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:42:33,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:42:33,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:42:33,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:42:33,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:42:33,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:42:33,801 main org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa: startup date [Tue Mar 03 00:42:29 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:42:33,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,811 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,811 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:42:33,813 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-03 00:42:33,813 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-03 00:42:33,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:42:33,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:42:33,817 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
DEBUG 2020-03-03 00:42:33,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-03 00:42:33,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:42:33,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-03 00:42:33,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-03 00:42:33,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:42:33,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,842 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,843 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,843 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-03 00:42:33,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
DEBUG 2020-03-03 00:42:33,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
DEBUG 2020-03-03 00:42:33,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,845 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:42:33,846 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e6a8155'
DEBUG 2020-03-03 00:42:33,849 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:42:33,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:42:33,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-03 00:42:33,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-03 00:42:33,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-03 00:42:33,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:42:33,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:42:33,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:42:33,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:42:33,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,861 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$14f47d7e] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,863 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:42:33,863 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:42:33,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,872 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,873 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:42:33,875 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
DEBUG 2020-03-03 00:42:33,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'templateEngine'
DEBUG 2020-03-03 00:42:33,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:42:33,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:42:33,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,878 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$403bc14f] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:42:33,882 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:42:33,882 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:42:33,883 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,883 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:42:33,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:42:33,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,885 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$fe6c46a6] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:33,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:42:33,887 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:42:33,887 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa'
DEBUG 2020-03-03 00:42:33,888 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$fe6c46a6]: public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-03 00:42:33,888 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$fe6c46a6]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@7bbfab3
DEBUG 2020-03-03 00:42:33,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,892 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-03 00:42:33,893 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [/templates/] to resources []
WARN 2020-03-03 00:42:33,893 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
DEBUG 2020-03-03 00:42:33,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:42:33,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultTemplateResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:42:33,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:42:33,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'defaultTemplateResolver'
DEBUG 2020-03-03 00:42:33,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-03 00:42:33,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-03 00:42:33,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:42:33,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:42:33,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:42:33,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'java8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-03 00:42:33,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,936 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:42:33,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'templateEngine' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,958 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'templateEngine'
DEBUG 2020-03-03 00:42:33,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:42:33,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'templateEngine'
DEBUG 2020-03-03 00:42:33,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:42:33,968 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'thymeleafViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,978 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,978 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:42:33,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
DEBUG 2020-03-03 00:42:33,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
DEBUG 2020-03-03 00:42:33,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:42:33,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:42:33,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:42:33,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa'
DEBUG 2020-03-03 00:42:33,987 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:42:33,989 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:42:33,989 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:42:33,990 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:33,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:33,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:42:34,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-03 00:42:34,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:42:34,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:42:34,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:42:34,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:42:34,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
DEBUG 2020-03-03 00:42:34,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:42:34,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:42:34,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-03 00:42:34,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-03 00:42:34,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,009 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-03 00:42:34,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:42:34,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:42:34,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:42:34,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,016 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,016 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:42:34,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-03 00:42:34,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-03 00:42:34,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:42:34,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hikariPoolDataSourceMetadataProvider' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-03 00:42:34,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:42:34,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:42:34,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:42:34,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:42:34,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:42:34,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:42:34,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:42:34,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:42:34,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:42:34,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:42:34,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,032 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:42:34,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:42:34,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:42:34,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:42:34,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:42:34,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:42:34,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:42:34,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:42:34,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:42:34,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:42:34,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,038 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$942e1518]: public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-03 00:42:34,038 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$942e1518]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@98dd3535
DEBUG 2020-03-03 00:42:34,038 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$942e1518]: AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-03 00:42:34,039 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$942e1518]: AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-03 00:42:34,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,040 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-03 00:42:34,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:42:34,041 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'sqlSessionFactory'
DEBUG 2020-03-03 00:42:34,042 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-03 00:42:34,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:42:34,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:42:34,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:42:34,049 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:42:34,049 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-03 00:42:34,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-03 00:42:34,051 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-03 00:42:34,051 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,051 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,051 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-03 00:42:34,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,059 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,059 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,060 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-03 00:42:34,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:42:34,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-03 00:42:34,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:42:34,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:42:34,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:42:34,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:42:34,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:42:34,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-03 00:42:34,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:42:34,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:42:34,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:42:34,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:42:34,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:42:34,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:42:34,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:42:34,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:42:34,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:42:34,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:42:34,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:42:34,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:42:34,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
DEBUG 2020-03-03 00:42:34,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
DEBUG 2020-03-03 00:42:34,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:42:34,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:42:34,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:42:34,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:42:34,094 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.jmx.default-domain' in any property source
DEBUG 2020-03-03 00:42:34,095 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
DEBUG 2020-03-03 00:42:34,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:42:34,099 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
DEBUG 2020-03-03 00:42:34,103 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.jmx.server' in any property source
DEBUG 2020-03-03 00:42:34,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
DEBUG 2020-03-03 00:42:34,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
DEBUG 2020-03-03 00:42:34,104 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,104 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:42:34,107 main org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@439f5b3d
DEBUG 2020-03-03 00:42:34,108 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,111 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
DEBUG 2020-03-03 00:42:34,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
DEBUG 2020-03-03 00:42:34,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,119 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,119 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
DEBUG 2020-03-03 00:42:34,119 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:42:34,119 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
DEBUG 2020-03-03 00:42:34,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:42:34,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:42:34,120 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,120 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$14201f81] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:34,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:42:34,121 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' via constructor to bean named 'environment'
DEBUG 2020-03-03 00:42:34,122 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanExporter'
DEBUG 2020-03-03 00:42:34,123 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,124 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:42:34,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:42:34,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:42:34,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:42:34,128 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.admin.jmx-name' in any property source
DEBUG 2020-03-03 00:42:34,129 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:42:34,129 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:42:34,130 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1259283097 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=13224, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10261244316835, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, catalina.useNaming=false, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, catalina.home=C:\Users\mh\AppData\Local\Temp\tomcat.1749577453395480687.9090, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, catalina.base=C:\Users\mh\AppData\Local\Temp\tomcat.1749577453395480687.9090, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@856047451 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:42:34,133 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springApplicationAdminRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:42:34,141 main org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar$SpringApplicationAdmin Application Admin MBean registered with name 'org.springframework.boot:type=Admin,name=SpringApplication'
DEBUG 2020-03-03 00:42:34,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:42:34,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:42:34,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:42:34,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:42:34,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:42:34,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:42:34,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:42:34,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:42:34,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:42:34,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-03 00:42:34,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:42:34,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:42:34,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisTemplate'
DEBUG 2020-03-03 00:42:34,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisTemplate'
DEBUG 2020-03-03 00:42:34,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:42:34,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:42:34,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-03 00:42:34,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisTemplate'
DEBUG 2020-03-03 00:42:34,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisTemplate'
DEBUG 2020-03-03 00:42:34,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:42:34,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:42:34,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:42:34,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:42:34,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:42:34,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:42:34,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:42:34,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:42:34,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:42:34,177 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:42:34,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:42:34,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:42:34,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'reactiveRedisTemplate'
DEBUG 2020-03-03 00:42:34,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-03 00:42:34,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:42:34,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:42:34,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-03 00:42:34,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@610f7aa'
DEBUG 2020-03-03 00:42:34,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'reactiveRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-03 00:42:34,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-03 00:42:34,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-03 00:42:34,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-03 00:42:34,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:42:34,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:42:34,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#fe34b86'
DEBUG 2020-03-03 00:42:34,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#4601203a'
DEBUG 2020-03-03 00:42:34,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,216 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#4601203a'
DEBUG 2020-03-03 00:42:34,216 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#507d64aa'
DEBUG 2020-03-03 00:42:34,216 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#507d64aa'
DEBUG 2020-03-03 00:42:34,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#fe34b86'
DEBUG 2020-03-03 00:42:34,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'keyValueMappingContext' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'keyValueMappingContext'
DEBUG 2020-03-03 00:42:34,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:42:34,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-03 00:42:34,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-03 00:42:34,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,263 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisCustomConversions' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-03 00:42:34,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:42:34,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:42:34,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-03 00:42:34,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisReferenceResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:42:34,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConverter'
DEBUG 2020-03-03 00:42:34,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConverter'
DEBUG 2020-03-03 00:42:34,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:42:34,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConverter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:42:34,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-03 00:42:34,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConverter'
DEBUG 2020-03-03 00:42:34,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConverter'
DEBUG 2020-03-03 00:42:34,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:42:34,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:42:34,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,289 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-03 00:42:34,289 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConverter'
DEBUG 2020-03-03 00:42:34,290 main org.springframework.beans.BeanUtils No property editor [org.springframework.data.redis.core.mapping.RedisMappingContextEditor] found for type org.springframework.data.redis.core.mapping.RedisMappingContext according to 'Editor' suffix convention
DEBUG 2020-03-03 00:42:34,297 main org.springframework.data.redis.listener.RedisMessageListenerContainer Postpone listening for Redis messages until actual listeners are added
DEBUG 2020-03-03 00:42:34,297 main org.springframework.data.redis.listener.RedisMessageListenerContainer Started RedisMessageListenerContainer
DEBUG 2020-03-03 00:42:34,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:42:34,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:42:34,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueTemplate'
DEBUG 2020-03-03 00:42:34,304 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-03 00:42:34,304 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:42:34,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:42:34,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-03 00:42:34,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:42:34,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:42:34,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:42:34,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:42:34,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:42:34,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:42:34,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-03 00:42:34,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:42:34,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:42:34,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:42:34,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-03 00:42:34,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:42:34,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:42:34,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:42:34,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:42:34,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:42:34,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:42:34,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:42:34,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:42:34,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:42:34,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-03 00:42:34,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:42:34,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:42:34,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,318 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:42:34,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:42:34,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:42:34,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableResolver'
DEBUG 2020-03-03 00:42:34,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-03 00:42:34,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:42:34,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:42:34,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:42:34,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-03 00:42:34,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-03 00:42:34,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:42:34,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:42:34,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:42:34,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,322 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:42:34,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonCodecCustomizer'
DEBUG 2020-03-03 00:42:34,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-03 00:42:34,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:42:34,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:42:34,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonCodecCustomizer' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-03 00:42:34,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonCodecCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-03 00:42:34,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:42:34,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:42:34,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:42:34,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:42:34,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:42:34,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,337 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$bd6d8bcc] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:34,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:42:34,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:42:34,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,341 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:42:34,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:42:34,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:42:34,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:42:34,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,349 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$99fead20] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:34,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:42:34,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:42:34,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:42:34,351 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,352 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:42:34,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-03 00:42:34,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:42:34,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,360 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,361 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,361 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-03 00:42:34,361 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-03 00:42:34,361 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,362 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'jdbcTemplate'
DEBUG 2020-03-03 00:42:34,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-03 00:42:34,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-03 00:42:34,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-03 00:42:34,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-03 00:42:34,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
DEBUG 2020-03-03 00:42:34,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'namedParameterJdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-03 00:42:34,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:42:34,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:42:34,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:42:34,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:42:34,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:42:34,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:42:34,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,409 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$49854395]: AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-03 00:42:34,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,410 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-03 00:42:34,411 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:42:34,411 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:42:34,412 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,412 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:42:34,416 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to bean named 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:42:34,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:42:34,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:42:34,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:42:34,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-03 00:42:34,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:42:34,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:42:34,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:42:34,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:42:34,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:42:34,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:42:34,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'templateEngine'
DEBUG 2020-03-03 00:42:34,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:42:34,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:42:34,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:42:34,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:42:34,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,431 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:42:34,432 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:42:34,432 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:42:34,432 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:42:34,432 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,433 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$2e741722] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:34,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:42:34,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-03 00:42:34,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:42:34,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:42:34,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:42:34,437 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:42:34,437 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:42:34,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:42:34,446 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:42:34,446 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,447 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:42:34,451 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'platformTransactionManagerCustomizers' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:42:34,453 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:42:34,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
DEBUG 2020-03-03 00:42:34,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionManager'
DEBUG 2020-03-03 00:42:34,458 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:42:34,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:42:34,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionManager' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:42:34,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionManager'
DEBUG 2020-03-03 00:42:34,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionManager'
DEBUG 2020-03-03 00:42:34,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:42:34,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:42:34,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:42:34,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:34,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:42:34,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-03 00:42:34,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:42:34,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:42:34,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:34,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:42:34,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:42:34,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:42:34,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:42:34,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:34,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:34,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:42:34,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,488 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$7ffddbf5] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:34,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionManager'
DEBUG 2020-03-03 00:42:34,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' via constructor to bean named 'transactionManager'
DEBUG 2020-03-03 00:42:34,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
DEBUG 2020-03-03 00:42:34,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionTemplate'
DEBUG 2020-03-03 00:42:34,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:42:34,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionTemplate'
DEBUG 2020-03-03 00:42:34,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionTemplate'
DEBUG 2020-03-03 00:42:34,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:42:34,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:42:34,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:42:34,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:42:34,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:42:34,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,500 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$1c897834] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:42:34,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:42:34,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
DEBUG 2020-03-03 00:42:34,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-03 00:42:34,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:42:34,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-03 00:42:34,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-03 00:42:34,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:42:34,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:42:34,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:42:34,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:42:34,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:42:34,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:42:34,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:42:34,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:42:34,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:42:34,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-03 00:42:34,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
DEBUG 2020-03-03 00:42:34,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
DEBUG 2020-03-03 00:42:34,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:42:34,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:42:34,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:42:34,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
DEBUG 2020-03-03 00:42:34,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:42:34,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userMapper'
DEBUG 2020-03-03 00:42:34,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:42:34,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:42:34,547 main org.springframework.context.event.EventListenerMethodProcessor 2 @EventListener methods processed on bean 'springApplicationAdminRegistrar': {public void org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar.onApplicationReadyEvent(org.springframework.boot.context.event.ApplicationReadyEvent)=@org.springframework.context.event.EventListener(value=[], classes=[], condition=), public void org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar.onWebServerInitializedEvent(org.springframework.boot.web.context.WebServerInitializedEvent)=@org.springframework.context.event.EventListener(value=[], classes=[], condition=)}
INFO 2020-03-03 00:42:34,561 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
DEBUG 2020-03-03 00:42:34,562 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
DEBUG 2020-03-03 00:42:34,564 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
INFO 2020-03-03 00:42:34,565 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
DEBUG 2020-03-03 00:42:34,566 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
INFO 2020-03-03 00:42:34,566 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
DEBUG 2020-03-03 00:42:34,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
INFO 2020-03-03 00:42:34,575 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
DEBUG 2020-03-03 00:42:34,576 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
INFO 2020-03-03 00:42:34,576 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
DEBUG 2020-03-03 00:42:34,577 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@3a2d3909]
DEBUG 2020-03-03 00:42:34,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
DEBUG 2020-03-03 00:42:34,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:42:34,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:42:34,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:42:34,601 main org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.context.annotation.EnableAspectJAutoProxy', 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice', 'org.aspectj.weaver.AnnotatedElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) CodecsAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.codec.CodecConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration#jacksonCodecCustomizer matched: - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) DruidDataSourceAutoConfigure matched: - @ConditionalOnClass found required class 'com.alibaba.druid.pool.DruidDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DruidDataSourceAutoConfigure#dataSource matched: - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DruidFilterConfiguration#statFilter matched: - @ConditionalOnProperty (spring.datasource.druid.filter.stat.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.alibaba.druid.filter.stat.StatFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateAutoConfiguration.JdbcTemplateConfiguration#jdbcTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration.NamedParameterJdbcTemplateConfiguration#namedParameterJdbcTemplate matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration matched: - @ConditionalOnClass found required class 'io.lettuce.core.RedisClient'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) LettuceConnectionConfiguration#lettuceClientResources matched: - @ConditionalOnMissingBean (types: io.lettuce.core.resource.ClientResources; SearchStrategy: all) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration#redisConnectionFactory matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.ibatis.session.SqlSessionFactory', 'org.mybatis.spring.SqlSessionFactoryBean'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) MybatisAutoConfiguration#sqlSessionFactory matched: - @ConditionalOnMissingBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration#sqlSessionTemplate matched: - @ConditionalOnMissingBean (types: org.mybatis.spring.SqlSessionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisLanguageDriverAutoConfiguration matched: - @ConditionalOnClass found required class 'org.apache.ibatis.scripting.LanguageDriver'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PageHelperAutoConfiguration matched: - @ConditionalOnBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) found bean 'sqlSessionFactory' (OnBeanCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) ReactorCoreAutoConfiguration matched: - @ConditionalOnClass found required classes 'reactor.core.publisher.Mono', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.core.RedisOperations'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration#redisTemplate matched: - @ConditionalOnMissingBean (names: redisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisAutoConfiguration#stringRedisTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.core.StringRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.connection.RedisConnectionFactory'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) RedisReactiveAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory', 'org.springframework.data.redis.core.ReactiveRedisTemplate', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisReactiveAutoConfiguration#reactiveRedisTemplate matched: - @ConditionalOnBean (types: org.springframework.data.redis.connection.ReactiveRedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (names: reactiveRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.data.redis.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (types: org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringApplicationAdminJmxAutoConfiguration matched: - @ConditionalOnProperty (spring.application.admin.enabled=true) matched (OnPropertyCondition) SpringApplicationAdminJmxAutoConfiguration#springApplicationAdminRegistrar matched: - @ConditionalOnMissingBean (types: org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required class 'org.thymeleaf.templatemode.TemplateMode'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.SpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CachingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.ReactiveCassandraTemplate' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.cassandra.ReactiveSession', 'org.springframework.data.cassandra.repository.ReactiveCassandraRepository' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration: Did not match: - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) found beans of type 'javax.sql.DataSource' dataSource (OnBeanCondition) Matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) DruidFilterConfiguration#commonsLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.commons-log.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#configFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.config.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#encodingConvertFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.encoding.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4j2Filter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j2.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4jFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#slf4jLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.slf4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallConfig: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidSpringAopConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.aop-patterns) did not find property 'spring.datasource.druid.aop-patterns' (OnPropertyCondition) DruidStatViewServletConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.stat-view-servlet.enabled=true) did not find property 'spring.datasource.druid.stat-view-servlet.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) DruidWebStatFilterConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.web-stat-filter.enabled=true) did not find property 'spring.datasource.druid.web-stat-filter.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JedisConnectionConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.commons.pool2.impl.GenericObjectPool', 'redis.clients.jedis.Jedis' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'liquibase.integration.spring.SpringLiquibase', 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.core.ReactiveMongoTemplate' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.repository.ReactiveMongoRepository' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.mybatis.spring.mapper.MapperFactoryBean,org.mybatis.spring.mapper.MapperScannerConfigurer; SearchStrategy: all) found beans of type 'org.mybatis.spring.mapper.MapperScannerConfigurer' com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0 (OnBeanCondition) MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver', 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriverConfig' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyFreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyVelocityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.velocity.Driver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.thymeleaf.ThymeleafLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.VelocityConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.velocity.VelocityLanguageDriver', 'org.mybatis.scripting.velocity.VelocityLanguageDriverConfig' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.Neo4jRepository' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity', 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity', 'org.springframework.security.web.server.WebFilterChainProxy' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.http.ReactiveHttpInputMessage'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SecurityRequestMatcherProviderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.web.util.matcher.RequestMatcher' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity4.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
DEBUG 2020-03-03 00:42:34,605 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-03 00:42:34,606 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-03 00:42:34,606 main org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
DEBUG 2020-03-03 00:42:34,607 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:42:34,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:42:34,608 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@7cdbaa50]
DEBUG 2020-03-03 00:42:34,608 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@39909d1a]
DEBUG 2020-03-03 00:42:34,608 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@1455154c]
DEBUG 2020-03-03 00:42:34,610 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String
INFO 2020-03-03 00:42:34,611 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-03 00:42:34,625 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-03 00:42:34,643 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
DEBUG 2020-03-03 00:42:34,644 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:42:34,645 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:42:34,646 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'server.ports' with highest search precedence
DEBUG 2020-03-03 00:42:34,646 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletWebServerInitializedEvent
DEBUG 2020-03-03 00:42:34,646 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletWebServerInitializedEvent
INFO 2020-03-03 00:42:34,650 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 6.283 seconds (JVM running for 8.627)
DEBUG 2020-03-03 00:42:34,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:42:34,651 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-03 00:42:34,652 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-03 00:42:34,656 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:42:34,656 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:42:34,656 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-03 00:42:34,656 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-03 00:42:35,998 RMI TCP Connection(3)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Found key 'local.server.port' in PropertySource 'server.ports' with value of type Integer
DEBUG 2020-03-03 00:42:36,005 RMI TCP Connection(3)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.ssl.key-store' in any property source
DEBUG 2020-03-03 00:42:36,007 RMI TCP Connection(3)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.servlet.context-path' in any property source
DEBUG 2020-03-03 00:42:36,009 RMI TCP Connection(3)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.servlet.path' in any property source
DEBUG 2020-03-03 00:42:36,011 RMI TCP Connection(3)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.address' in any property source
DEBUG 2020-03-03 00:44:01,782 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Initializing servlet 'dispatcherServlet'
INFO 2020-03-03 00:44:01,783 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring FrameworkServlet 'dispatcherServlet'
INFO 2020-03-03 00:44:01,783 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
DEBUG 2020-03-03 00:44:01,783 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartResolver'
DEBUG 2020-03-03 00:44:01,784 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Using MultipartResolver [org.springframework.web.multipart.support.StandardServletMultipartResolver@4ae13824]
DEBUG 2020-03-03 00:44:01,810 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
DEBUG 2020-03-03 00:44:01,810 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,814 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,814 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,815 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
DEBUG 2020-03-03 00:44:01,815 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@3c3bfd6b]
DEBUG 2020-03-03 00:44:01,816 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
DEBUG 2020-03-03 00:44:01,816 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,820 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,820 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,820 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
DEBUG 2020-03-03 00:44:01,820 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@65a08c39]
DEBUG 2020-03-03 00:44:01,821 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:44:01,821 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:44:01,821 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:44:01,822 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:44:01,822 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:44:01,822 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:44:01,822 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:44:01,823 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:44:01,823 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:44:01,823 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:44:01,824 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
DEBUG 2020-03-03 00:44:01,824 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:44:01,825 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
DEBUG 2020-03-03 00:44:01,825 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,828 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,828 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,829 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
DEBUG 2020-03-03 00:44:01,829 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7519533c]
DEBUG 2020-03-03 00:44:01,830 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:44:01,830 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-03 00:44:01,830 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-03 00:44:01,830 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'viewResolver'
DEBUG 2020-03-03 00:44:01,830 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:44:01,832 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
DEBUG 2020-03-03 00:44:01,832 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,837 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,837 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:44:01,837 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
DEBUG 2020-03-03 00:44:01,837 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate FlashMapManager with name 'flashMapManager': using default [org.springframework.web.servlet.support.SessionFlashMapManager@78a4cf71]
DEBUG 2020-03-03 00:44:01,838 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Published WebApplicationContext of servlet 'dispatcherServlet' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.dispatcherServlet]
INFO 2020-03-03 00:44:01,838 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 55 ms
DEBUG 2020-03-03 00:44:01,838 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Servlet 'dispatcherServlet' configured successfully
DEBUG 2020-03-03 00:44:02,009 http-nio-9090-exec-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@325d90d
DEBUG 2020-03-03 00:44:02,010 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/user/list]
DEBUG 2020-03-03 00:44:02,051 http-nio-9090-exec-1 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /user/list
DEBUG 2020-03-03 00:44:02,054 http-nio-9090-exec-1 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()]
DEBUG 2020-03-03 00:44:02,054 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userController'
DEBUG 2020-03-03 00:44:02,054 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/user/list] is: -1
DEBUG 2020-03-03 00:44:02,088 http-nio-9090-exec-1 org.mybatis.spring.SqlSessionUtils Creating a new SqlSession
DEBUG 2020-03-03 00:44:02,137 http-nio-9090-exec-1 org.mybatis.spring.SqlSessionUtils SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fb4d0c4] was not registered for synchronization because synchronization is not active
DEBUG 2020-03-03 00:44:02,165 http-nio-9090-exec-1 org.springframework.jdbc.datasource.DataSourceUtils Fetching JDBC Connection from DataSource
DEBUG 2020-03-03 00:44:02,173 http-nio-9090-exec-1 druid.sql.Connection {conn-10001} pool-connect
DEBUG 2020-03-03 00:44:02,199 http-nio-9090-exec-1 org.mybatis.spring.transaction.SpringManagedTransaction JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@48e8aa9d] will not be managed by Spring
DEBUG 2020-03-03 00:44:02,211 http-nio-9090-exec-1 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Preparing: select username,age from user
DEBUG 2020-03-03 00:44:03,031 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} created. select username,age from user
DEBUG 2020-03-03 00:44:03,086 http-nio-9090-exec-1 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Parameters:
DEBUG 2020-03-03 00:44:03,087 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} Parameters : []
DEBUG 2020-03-03 00:44:03,088 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} Types : []
DEBUG 2020-03-03 00:44:03,461 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} executed. 374.881863 millis. select username,age from user
DEBUG 2020-03-03 00:44:03,465 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} open
DEBUG 2020-03-03 00:44:03,466 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} Header: [username, age]
DEBUG 2020-03-03 00:44:03,476 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} Result: [fly, 20]
DEBUG 2020-03-03 00:44:03,478 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} Result: [wyt, 21]
DEBUG 2020-03-03 00:44:03,478 http-nio-9090-exec-1 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList <== Total: 2
DEBUG 2020-03-03 00:44:03,479 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} closed
DEBUG 2020-03-03 00:44:03,481 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} clearParameters.
DEBUG 2020-03-03 00:44:03,481 http-nio-9090-exec-1 com.alibaba.druid.pool.PreparedStatementPool {conn-10001, pstmt-20000} enter cache
DEBUG 2020-03-03 00:44:03,482 http-nio-9090-exec-1 org.mybatis.spring.SqlSessionUtils Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fb4d0c4]
DEBUG 2020-03-03 00:44:03,482 http-nio-9090-exec-1 org.springframework.jdbc.datasource.DataSourceUtils Returning JDBC Connection to DataSource
DEBUG 2020-03-03 00:44:03,510 http-nio-9090-exec-1 druid.sql.Connection {conn-10001} pool-recycle
DEBUG 2020-03-03 00:44:03,515 http-nio-9090-exec-1 org.springframework.data.redis.core.RedisConnectionUtils Opening RedisConnection
DEBUG 2020-03-03 00:44:03,629 http-nio-9090-exec-1 io.lettuce.core.RedisClient Trying to get a Redis connection for: RedisURI [host='localhost', port=6379]
INFO 2020-03-03 00:44:04,149 http-nio-9090-exec-1 io.lettuce.core.EpollProvider Starting without optional epoll library
INFO 2020-03-03 00:44:04,150 http-nio-9090-exec-1 io.lettuce.core.KqueueProvider Starting without optional kqueue library
DEBUG 2020-03-03 00:44:04,153 http-nio-9090-exec-1 io.netty.channel.MultithreadEventLoopGroup -Dio.netty.eventLoopThreads: 8
DEBUG 2020-03-03 00:44:04,158 http-nio-9090-exec-1 io.netty.channel.nio.NioEventLoop -Dio.netty.noKeySetOptimization: false
DEBUG 2020-03-03 00:44:04,159 http-nio-9090-exec-1 io.netty.channel.nio.NioEventLoop -Dio.netty.selectorAutoRebuildThreshold: 512
DEBUG 2020-03-03 00:44:04,166 http-nio-9090-exec-1 io.lettuce.core.resource.DefaultEventLoopGroupProvider Adding reference to io.netty.channel.nio.NioEventLoopGroup@5729708c, existing ref count 0
DEBUG 2020-03-03 00:44:04,174 http-nio-9090-exec-1 io.lettuce.core.RedisClient Resolved SocketAddress localhost:6379 using RedisURI [host='localhost', port=6379]
DEBUG 2020-03-03 00:44:04,174 http-nio-9090-exec-1 io.lettuce.core.RedisClient Connecting to Redis at localhost:6379
DEBUG 2020-03-03 00:44:04,327 http-nio-9090-exec-1 io.netty.channel.DefaultChannelId -Dio.netty.processId: 13224 (auto-detected)
DEBUG 2020-03-03 00:44:04,330 http-nio-9090-exec-1 io.netty.util.NetUtil -Djava.net.preferIPv4Stack: false
DEBUG 2020-03-03 00:44:04,331 http-nio-9090-exec-1 io.netty.util.NetUtil -Djava.net.preferIPv6Addresses: false
DEBUG 2020-03-03 00:44:04,824 http-nio-9090-exec-1 io.netty.util.NetUtil Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
DEBUG 2020-03-03 00:44:04,826 http-nio-9090-exec-1 io.netty.util.NetUtil Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
DEBUG 2020-03-03 00:44:05,302 http-nio-9090-exec-1 io.netty.channel.DefaultChannelId -Dio.netty.machineId: 80:19:34:ff:fe:a7:13:31 (auto-detected)
DEBUG 2020-03-03 00:44:05,433 http-nio-9090-exec-1 io.netty.buffer.ByteBufUtil -Dio.netty.allocator.type: pooled
DEBUG 2020-03-03 00:44:05,434 http-nio-9090-exec-1 io.netty.buffer.ByteBufUtil -Dio.netty.threadLocalDirectBufferSize: 0
DEBUG 2020-03-03 00:44:05,434 http-nio-9090-exec-1 io.netty.buffer.ByteBufUtil -Dio.netty.maxThreadLocalCharBufferSize: 16384
DEBUG 2020-03-03 00:44:05,517 lettuce-nioEventLoop-4-1 io.netty.util.Recycler -Dio.netty.recycler.maxCapacityPerThread: 4096
DEBUG 2020-03-03 00:44:05,518 lettuce-nioEventLoop-4-1 io.netty.util.Recycler -Dio.netty.recycler.maxSharedCapacityFactor: 2
DEBUG 2020-03-03 00:44:05,518 lettuce-nioEventLoop-4-1 io.netty.util.Recycler -Dio.netty.recycler.linkCapacity: 16
DEBUG 2020-03-03 00:44:05,518 lettuce-nioEventLoop-4-1 io.netty.util.Recycler -Dio.netty.recycler.ratio: 8
DEBUG 2020-03-03 00:44:05,553 lettuce-nioEventLoop-4-1 io.netty.buffer.AbstractByteBuf -Dio.netty.buffer.bytebuf.checkAccessible: true
DEBUG 2020-03-03 00:44:05,554 lettuce-nioEventLoop-4-1 io.netty.util.ResourceLeakDetectorFactory Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@53aab397
DEBUG 2020-03-03 00:44:05,711 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0x84a8b831, [id: 0xec9b3a3b] (inactive), chid=0x1] channelRegistered()
DEBUG 2020-03-03 00:44:05,719 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, chid=0x1] channelActive()
DEBUG 2020-03-03 00:44:05,720 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, epid=0x1] activateEndpointAndExecuteBufferedCommands 0 command(s) buffered
DEBUG 2020-03-03 00:44:05,720 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, epid=0x1] activating endpoint
DEBUG 2020-03-03 00:44:05,720 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, epid=0x1] flushCommands()
DEBUG 2020-03-03 00:44:05,721 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, epid=0x1] flushCommands() Flushing 0 commands
DEBUG 2020-03-03 00:44:05,721 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelActive()
DEBUG 2020-03-03 00:44:05,721 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelActive()
DEBUG 2020-03-03 00:44:05,724 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, chid=0x1] channelActive() done
DEBUG 2020-03-03 00:44:05,725 lettuce-nioEventLoop-4-1 io.lettuce.core.RedisClient Connecting to Redis at localhost:6379: Success
DEBUG 2020-03-03 00:44:05,727 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] userEventTriggered(ctx, io.lettuce.core.ConnectionEvents$Activated@7d66ba9f)
DEBUG 2020-03-03 00:44:05,727 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] userEventTriggered(ctx, io.lettuce.core.ConnectionEvents$Activated@7d66ba9f)
DEBUG 2020-03-03 00:44:05,779 lettuce-eventExecutorLoop-1-1 io.lettuce.core.RedisChannelHandler dispatching command AsyncCommand [type=AUTH, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:44:05,781 lettuce-eventExecutorLoop-1-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, epid=0x1] write() writeAndFlush command AsyncCommand [type=AUTH, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:44:05,783 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, chid=0x1] write(ctx, AsyncCommand [type=AUTH, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command], promise)
DEBUG 2020-03-03 00:44:05,785 lettuce-eventExecutorLoop-1-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, epid=0x1] write() done
DEBUG 2020-03-03 00:44:05,832 lettuce-eventExecutorLoop-1-1 io.lettuce.core.RedisChannelHandler close()
DEBUG 2020-03-03 00:44:05,832 lettuce-eventExecutorLoop-1-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, epid=0x1] close()
DEBUG 2020-03-03 00:44:05,834 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandEncoder [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379] writing command AsyncCommand [type=AUTH, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:44:05,849 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, chid=0x1] channelInactive()
DEBUG 2020-03-03 00:44:05,850 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, epid=0x1] deactivating endpoint handler
DEBUG 2020-03-03 00:44:05,850 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, chid=0x1] channelInactive() done
DEBUG 2020-03-03 00:44:05,850 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelInactive()
DEBUG 2020-03-03 00:44:05,850 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect scheduling disabled
DEBUG 2020-03-03 00:44:05,880 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelInactive()
DEBUG 2020-03-03 00:44:05,880 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect scheduling disabled
DEBUG 2020-03-03 00:44:05,881 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0x84a8b831, /127.0.0.1:50337 -> localhost/127.0.0.1:6379, chid=0x1] channelUnregistered()
DEBUG 2020-03-03 00:44:05,923 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Could not complete request
org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to localhost:6379
    at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:966)
    at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getConnection(LettuceConnectionFactory.java:934)
    at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getSharedConnection(LettuceConnectionFactory.java:786)
    at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getConnection(LettuceConnectionFactory.java:300)
    at org.springframework.data.redis.core.RedisConnectionUtils.doGetConnection(RedisConnectionUtils.java:132)
    at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:95)
    at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:82)
    at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:211)
    at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:184)
    at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:95)
    at org.springframework.data.redis.core.DefaultValueOperations.set(DefaultValueOperations.java:198)
    at com.froggengo.springlearn.project.controller.UserController.lambda$userList$0(UserController.java:33)
    at com.froggengo.springlearn.project.controller.UserController$$Lambda$564/1506534434.accept(Unknown Source)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at com.froggengo.springlearn.project.controller.UserController.userList(UserController.java:33)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: io.lettuce.core.RedisConnectionException: Unable to connect to localhost:6379
    at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:56)
    at io.lettuce.core.AbstractRedisClient.getConnection(AbstractRedisClient.java:233)
    at io.lettuce.core.RedisClient.connectStandalone(RedisClient.java:253)
    at io.lettuce.core.RedisClient.connect(RedisClient.java:202)
    at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.getConnection(StandaloneConnectionProvider.java:56)
    at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:959)
     ... 68 common frames omitted
Caused by: io.lettuce.core.RedisCommandTimeoutException: Command timed out
    at io.lettuce.core.LettuceFutures.awaitOrCancel(LettuceFutures.java:114)
    at io.lettuce.core.AbstractRedisAsyncCommands.auth(AbstractRedisAsyncCommands.java:81)
    at io.lettuce.core.RedisClient.lambda$connectStatefulAsync$2(RedisClient.java:324)
    at io.lettuce.core.RedisClient$$Lambda$573/374122622.apply(Unknown Source)
    at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
    at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:66)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
     ... 1 common frames omitted
DEBUG 2020-03-03 00:44:05,927 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:44:05,928 http-nio-9090-exec-1 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-03 00:44:05,928 http-nio-9090-exec-1 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-03 00:44:05,928 http-nio-9090-exec-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@325d90d
ERROR 2020-03-03 00:44:05,931 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to localhost:6379] with root cause
io.lettuce.core.RedisCommandTimeoutException: Command timed out
    at io.lettuce.core.LettuceFutures.awaitOrCancel(LettuceFutures.java:114)
    at io.lettuce.core.AbstractRedisAsyncCommands.auth(AbstractRedisAsyncCommands.java:81)
    at io.lettuce.core.RedisClient.lambda$connectStatefulAsync$2(RedisClient.java:324)
    at io.lettuce.core.RedisClient$$Lambda$573/374122622.apply(Unknown Source)
    at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
    at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:66)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:745)
DEBUG 2020-03-03 00:44:05,935 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/error]
DEBUG 2020-03-03 00:44:05,936 http-nio-9090-exec-1 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /error
DEBUG 2020-03-03 00:44:05,938 http-nio-9090-exec-1 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)]
DEBUG 2020-03-03 00:44:05,939 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'basicErrorController'
DEBUG 2020-03-03 00:44:05,939 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/error] is: -1
DEBUG 2020-03-03 00:44:05,956 http-nio-9090-exec-1 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:44:05,957 http-nio-9090-exec-1 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:44:05,957 http-nio-9090-exec-1 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:44:05,958 http-nio-9090-exec-1 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:44:05,959 http-nio-9090-exec-1 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:44:05,959 http-nio-9090-exec-1 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:44:05,964 http-nio-9090-exec-1 org.springframework.web.servlet.view.ContentNegotiatingViewResolver Requested media types are [text/html, text/html;q=0.8] based on Accept header types and producible media types [text/html])
DEBUG 2020-03-03 00:44:05,965 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'error'
DEBUG 2020-03-03 00:44:05,980 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'error'
DEBUG 2020-03-03 00:44:05,981 http-nio-9090-exec-1 org.springframework.web.servlet.view.ContentNegotiatingViewResolver Returning [org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$SpelView@5383c7db] based on requested media type 'text/html'
DEBUG 2020-03-03 00:44:05,981 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Rendering view [org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$SpelView@5383c7db] in DispatcherServlet with name 'dispatcherServlet'
DEBUG 2020-03-03 00:44:06,166 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Successfully completed request
DEBUG 2020-03-03 00:44:06,167 http-nio-9090-exec-1 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-03 00:44:06,167 http-nio-9090-exec-1 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-03 00:44:06,554 http-nio-9090-exec-2 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@325d90d
DEBUG 2020-03-03 00:44:06,554 http-nio-9090-exec-2 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/favicon.ico]
DEBUG 2020-03-03 00:44:06,554 http-nio-9090-exec-2 org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Matching patterns for request [/favicon.ico] are [/**/favicon.ico]
DEBUG 2020-03-03 00:44:06,555 http-nio-9090-exec-2 org.springframework.web.servlet.handler.SimpleUrlHandlerMapping URI Template variables for request [/favicon.ico] are {}
DEBUG 2020-03-03 00:44:06,555 http-nio-9090-exec-2 org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapping [/favicon.ico] to HandlerExecutionChain with handler [ResourceHttpRequestHandler [locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@7cdbaa50]]] and 1 interceptor
DEBUG 2020-03-03 00:44:06,576 http-nio-9090-exec-2 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/favicon.ico] is: -1
DEBUG 2020-03-03 00:44:06,698 http-nio-9090-exec-2 org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
DEBUG 2020-03-03 00:44:06,698 http-nio-9090-exec-2 org.springframework.web.servlet.DispatcherServlet Successfully completed request
DEBUG 2020-03-03 00:44:06,698 http-nio-9090-exec-2 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-03 00:44:06,699 http-nio-9090-exec-2 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-03 00:44:06,699 http-nio-9090-exec-2 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@325d90d
Logback Log Messages

Log session start time Tue Mar 03 00:47:11 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Thu Mar 05 17:42:59 CST 2020

Level Date Thread Logger Message
DEBUG 2020-03-03 00:47:11,717 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.register-shutdown-hook' in any property source
DEBUG 2020-03-03 00:47:11,722 main org.springframework.boot.context.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/charsets.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/deploy.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/access-bridge-64.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/cldrdata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/dnsns.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jaccess.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jfxrt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/localedata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/nashorn.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunec.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunjce_provider.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunmscapi.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunpkcs11.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/zipfs.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/javaws.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jce.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfr.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfxswt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jsse.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/management-agent.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/plugin.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/resources.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/rt.jar, file:/F:/dev/SpringLearn/target/classes/, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter/2.0.5.RELEASE/spring-boot-starter-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot/2.0.5.RELEASE/spring-boot-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context/5.0.9.RELEASE/spring-context-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-autoconfigure/2.0.5.RELEASE/spring-boot-autoconfigure-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-logging/2.0.5.RELEASE/spring-boot-starter-logging-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-core/5.0.9.RELEASE/spring-core-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jcl/5.0.9.RELEASE/spring-jcl-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-aop/2.0.5.RELEASE/spring-boot-starter-aop-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-aop/5.0.9.RELEASE/spring-aop-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-beans/5.0.9.RELEASE/spring-beans-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/aspectj/aspectjweaver/1.8.13/aspectjweaver-1.8.13.jar, file:/D:/apache-maven-3.5.3/repository2/org/fusesource/jansi/jansi/1.7/jansi-1.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-web/2.0.5.RELEASE/spring-boot-starter-web-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-json/2.0.5.RELEASE/spring-boot-starter-json-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-tomcat/2.0.5.RELEASE/spring-boot-starter-tomcat-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-core/8.5.34/tomcat-embed-core-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-el/8.5.34/tomcat-embed-el-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.34/tomcat-embed-websocket-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/hibernate/validator/hibernate-validator/6.0.12.Final/hibernate-validator-6.0.12.Final.jar, file:/D:/apache-maven-3.5.3/repository2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-webmvc/5.0.9.RELEASE/spring-webmvc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-expression/5.0.9.RELEASE/spring-expression-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-data-redis/2.0.5.RELEASE/spring-boot-starter-data-redis-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-redis/2.0.10.RELEASE/spring-data-redis-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-keyvalue/2.0.10.RELEASE/spring-data-keyvalue-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-commons/2.0.10.RELEASE/spring-data-commons-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-tx/5.0.9.RELEASE/spring-tx-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-oxm/5.0.9.RELEASE/spring-oxm-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context-support/5.0.9.RELEASE/spring-context-support-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/lettuce/lettuce-core/5.0.5.RELEASE/lettuce-core-5.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/projectreactor/reactor-core/3.1.9.RELEASE/reactor-core-3.1.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-common/4.1.29.Final/netty-common-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-transport/4.1.29.Final/netty-transport-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-buffer/4.1.29.Final/netty-buffer-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-resolver/4.1.29.Final/netty-resolver-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-handler/4.1.29.Final/netty-handler-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-codec/4.1.29.Final/netty-codec-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-configuration-processor/2.0.5.RELEASE/spring-boot-configuration-processor-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-thymeleaf/2.0.5.RELEASE/spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf-spring5/3.0.9.RELEASE/thymeleaf-spring5-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/extras/thymeleaf-extras-java8time/3.0.1.RELEASE/thymeleaf-extras-java8time-3.0.1.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/mysql/mysql-connector-java/8.0.19/mysql-connector-java-8.0.19.jar, file:/D:/apache-maven-3.5.3/repository2/com/google/protobuf/protobuf-java/3.6.1/protobuf-java-3.6.1.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid-spring-boot-starter/1.1.18/druid-spring-boot-starter-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid/1.1.18/druid-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.1.0/mybatis-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-jdbc/2.0.5.RELEASE/spring-boot-starter-jdbc-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/zaxxer/HikariCP/2.7.9/HikariCP-2.7.9.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jdbc/5.0.9.RELEASE/spring-jdbc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.1.0/mybatis-spring-boot-autoconfigure-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis/3.5.2/mybatis-3.5.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis-spring/2.0.2/mybatis-spring-2.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/generator/mybatis-generator-core/1.4.0/mybatis-generator-core-1.4.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0.jar, file:/D:/apache-maven-3.5.3/repository2/commons-net/commons-net/3.6/commons-net-3.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot-starter/2.1.0/jasypt-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot/2.1.0/jasypt-spring-boot-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant/1.10.7/ant-1.10.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/lib/tools.jar, file:/D:/IntelliJ%20IDEA%202019.1.3/lib/idea_rt.jar]
DEBUG 2020-03-03 00:47:11,724 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
DEBUG 2020-03-03 00:47:11,725 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationEnvironmentPreparedEvent
DEBUG 2020-03-03 00:47:11,733 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'configurationProperties' with highest search precedence
DEBUG 2020-03-03 00:47:11,735 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.beaninfo.ignore' in any property source
DEBUG 2020-03-03 00:47:11,738 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.image.location' in any property source
DEBUG 2020-03-03 00:47:11,740 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.location' in any property source
DEBUG 2020-03-03 00:47:11,757 background-preinit org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
DEBUG 2020-03-03 00:47:11,761 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-03 00:47:11,762 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-03 00:47:11,763 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:47:11,763 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:47:11,764 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-03 00:47:11,765 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-03 00:47:11,765 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-03 00:47:11,763 main org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@1706292388 {name='servletConfigInitParams', properties=java.lang.Object@f2ff811}, StubPropertySource@90767234 {name='servletContextInitParams', properties=java.lang.Object@50caa560}, MapPropertySource@707161353 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=12476, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10543938847450, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1522132780 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:47:11,766 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-03 00:47:11,766 background-preinit org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-03 00:47:11,788 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-03 00:47:11,806 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
DEBUG 2020-03-03 00:47:11,808 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name' in any property source
DEBUG 2020-03-03 00:47:11,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
INFO 2020-03-03 00:47:11,831 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 12476 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
DEBUG 2020-03-03 00:47:11,833 main com.froggengo.springlearn.SpringLearnMain Running with Spring Boot v2.0.5.RELEASE, Spring v5.0.9.RELEASE
INFO 2020-03-03 00:47:11,834 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
DEBUG 2020-03-03 00:47:11,835 main org.springframework.boot.SpringApplication Loading source class com.froggengo.springlearn.SpringLearnMain
DEBUG 2020-03-03 00:47:11,842 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-03 00:47:11,881 main org.springframework.boot.context.config.ConfigFileApplicationListener Activated activeProfiles dev
DEBUG 2020-03-03 00:47:11,882 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application.yml' (classpath:/application.yml)
DEBUG 2020-03-03 00:47:11,883 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application-dev.yml' (classpath:/application-dev.yml) for profile dev
DEBUG 2020-03-03 00:47:11,884 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationPreparedEvent
INFO 2020-03-03 00:47:11,885 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: startup date [Tue Mar 03 00:47:11 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:47:11,887 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Bean factory for org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain]; root of factory hierarchy
DEBUG 2020-03-03 00:47:11,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:47:11,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:47:11,908 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:12,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:47:12,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:47:12,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:12,008 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:47:12,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:47:12,047 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-03 00:47:12,053 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-03 00:47:12,055 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-03 00:47:12,056 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,059 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,061 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,062 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,065 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,066 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,068 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,071 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-03 00:47:12,101 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class]
DEBUG 2020-03-03 00:47:12,124 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
DEBUG 2020-03-03 00:47:12,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:47:12,230 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
DEBUG 2020-03-03 00:47:12,231 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
DEBUG 2020-03-03 00:47:12,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,243 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,247 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,288 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,296 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,301 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,302 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,320 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:47:12,327 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:47:12,328 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:47:12,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,335 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,357 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-03 00:47:12,358 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-03 00:47:12,359 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-03 00:47:12,363 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,408 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:47:12,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,431 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,437 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,451 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,454 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:47:12,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,456 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.admin.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:47:12,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,458 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,461 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,493 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,505 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,517 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,528 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,530 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,532 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,536 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,537 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,544 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,546 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,547 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,565 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,566 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,568 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,571 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,572 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,573 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,580 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,581 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,583 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,585 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,590 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,612 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,617 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,636 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:47:12,642 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:12,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,656 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
DEBUG 2020-03-03 00:47:12,657 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,657 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,658 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:47:12,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,659 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
DEBUG 2020-03-03 00:47:12,660 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:47:12,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,662 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,667 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,668 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:47:12,668 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat.tomcatServletWebServerFactory()
DEBUG 2020-03-03 00:47:12,669 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:47:12,670 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.servletWebServerFactoryCustomizer()
DEBUG 2020-03-03 00:47:12,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,671 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.tomcatServletWebServerFactoryCustomizer()
DEBUG 2020-03-03 00:47:12,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,685 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:47:12,686 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
DEBUG 2020-03-03 00:47:12,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,688 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:47:12,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,689 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,690 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
DEBUG 2020-03-03 00:47:12,690 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:47:12,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,691 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:47:12,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,694 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
DEBUG 2020-03-03 00:47:12,695 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,700 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
DEBUG 2020-03-03 00:47:12,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,704 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:47:12,706 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:47:12,706 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:47:12,707 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,708 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:47:12,708 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,708 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
DEBUG 2020-03-03 00:47:12,710 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,711 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,711 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
DEBUG 2020-03-03 00:47:12,712 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:47:12,712 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,717 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
DEBUG 2020-03-03 00:47:12,718 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:12,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,720 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorAttributes()
DEBUG 2020-03-03 00:47:12,721 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,723 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,723 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.basicErrorController()
DEBUG 2020-03-03 00:47:12,724 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorPageCustomizer()
DEBUG 2020-03-03 00:47:12,724 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
DEBUG 2020-03-03 00:47:12,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,728 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,730 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:47:12,730 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
DEBUG 2020-03-03 00:47:12,730 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
DEBUG 2020-03-03 00:47:12,731 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:12,731 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
DEBUG 2020-03-03 00:47:12,732 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
DEBUG 2020-03-03 00:47:12,732 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
DEBUG 2020-03-03 00:47:12,732 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
DEBUG 2020-03-03 00:47:12,733 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
DEBUG 2020-03-03 00:47:12,734 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
DEBUG 2020-03-03 00:47:12,734 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
DEBUG 2020-03-03 00:47:12,734 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
DEBUG 2020-03-03 00:47:12,735 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
DEBUG 2020-03-03 00:47:12,735 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
DEBUG 2020-03-03 00:47:12,735 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
DEBUG 2020-03-03 00:47:12,736 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
DEBUG 2020-03-03 00:47:12,736 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
DEBUG 2020-03-03 00:47:12,736 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
DEBUG 2020-03-03 00:47:12,737 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
DEBUG 2020-03-03 00:47:12,737 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
DEBUG 2020-03-03 00:47:12,737 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
DEBUG 2020-03-03 00:47:12,738 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
DEBUG 2020-03-03 00:47:12,739 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:47:12,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,770 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
DEBUG 2020-03-03 00:47:12,770 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,776 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,778 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,778 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,779 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,780 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
DEBUG 2020-03-03 00:47:12,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,781 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
DEBUG 2020-03-03 00:47:12,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,785 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
DEBUG 2020-03-03 00:47:12,785 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:12,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,787 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
DEBUG 2020-03-03 00:47:12,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,790 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.httpPutFormContentFilter()
DEBUG 2020-03-03 00:47:12,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,790 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:47:12,791 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.druid.filter.stat.enabled' in PropertySource 'configurationProperties' with value of type Boolean
DEBUG 2020-03-03 00:47:12,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,802 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,805 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,805 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration.statFilter()
DEBUG 2020-03-03 00:47:12,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,810 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,811 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,814 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:47:12,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,825 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure.dataSource()
DEBUG 2020-03-03 00:47:12,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,831 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:47:12,831 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration.hikariPoolDataSourceMetadataProvider()
DEBUG 2020-03-03 00:47:12,832 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:47:12,832 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:47:12,833 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:47:12,834 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:47:12,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,834 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:47:12,835 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,839 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:47:12,840 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,841 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,841 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionFactory()
DEBUG 2020-03-03 00:47:12,842 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,843 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,844 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionTemplate()
DEBUG 2020-03-03 00:47:12,845 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,846 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,848 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:47:12,848 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.pageHelperProperties()
DEBUG 2020-03-03 00:47:12,849 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:47:12,850 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.envCopy()
DEBUG 2020-03-03 00:47:12,850 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyJasyptStringEncryptor()
DEBUG 2020-03-03 00:47:12,850 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyDetector()
DEBUG 2020-03-03 00:47:12,850 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.configPropsSingleton()
DEBUG 2020-03-03 00:47:12,850 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyFilter()
DEBUG 2020-03-03 00:47:12,851 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyResolver()
DEBUG 2020-03-03 00:47:12,852 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:47:12,852 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration.enableEncryptablePropertySourcesPostProcessor()
DEBUG 2020-03-03 00:47:12,853 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:47:12,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,854 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:47:12,854 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,854 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:47:12,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,861 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,861 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
DEBUG 2020-03-03 00:47:12,862 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,864 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
DEBUG 2020-03-03 00:47:12,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,865 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
DEBUG 2020-03-03 00:47:12,866 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.admin.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-03 00:47:12,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,866 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:47:12,867 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,868 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,868 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration.springApplicationAdminRegistrar()
DEBUG 2020-03-03 00:47:12,869 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,869 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,870 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:47:12,873 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:47:12,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,874 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:47:12,875 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,878 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.lettuceClientResources()
DEBUG 2020-03-03 00:47:12,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,886 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.redisConnectionFactory()
DEBUG 2020-03-03 00:47:12,887 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:47:12,888 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,888 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.redisTemplate()
DEBUG 2020-03-03 00:47:12,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,892 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.stringRedisTemplate()
DEBUG 2020-03-03 00:47:12,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,896 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,896 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:47:12,896 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,896 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:47:12,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,899 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration.persistenceExceptionTranslationPostProcessor()
DEBUG 2020-03-03 00:47:12,899 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,899 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:47:12,899 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,902 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration.reactiveRedisTemplate()
DEBUG 2020-03-03 00:47:12,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,907 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
INFO 2020-03-03 00:47:12,918 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
DEBUG 2020-03-03 00:47:12,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:47:12,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:47:12,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:12,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:47:12,932 main org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'com.froggengo.springlearn'. Automatic @Repository and @Entity scanning is enabled.
DEBUG 2020-03-03 00:47:12,934 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for repositories in packages com.froggengo.springlearn.
DEBUG 2020-03-03 00:47:12,936 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:47:12,936 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:47:12,936 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@854653864 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=12476, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10543938847450, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1415439780 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:47:12,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:47:12,945 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-03 00:47:12,945 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-03 00:47:12,946 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,946 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,947 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,947 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,948 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,948 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,949 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-03 00:47:12,950 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-03 00:47:12,952 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished repository scanning.
DEBUG 2020-03-03 00:47:12,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,954 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:47:12,955 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
DEBUG 2020-03-03 00:47:12,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,956 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:47:12,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,963 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
DEBUG 2020-03-03 00:47:12,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,964 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:47:12,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,965 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration.parameterNamesModule()
DEBUG 2020-03-03 00:47:12,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,966 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:47:12,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,967 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,968 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
DEBUG 2020-03-03 00:47:12,968 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:47:12,968 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
DEBUG 2020-03-03 00:47:12,968 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,968 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,969 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:47:12,969 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,971 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
DEBUG 2020-03-03 00:47:12,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,974 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:47:12,975 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,977 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,978 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
DEBUG 2020-03-03 00:47:12,978 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:47:12,980 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:47:12,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,981 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration.messageConverters()
DEBUG 2020-03-03 00:47:12,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,983 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:47:12,983 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.ProjectingArgumentResolverRegistrar.projectingArgumentResolverBeanPostProcessor()
DEBUG 2020-03-03 00:47:12,983 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:47:12,983 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolver()
DEBUG 2020-03-03 00:47:12,984 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.sortResolver()
DEBUG 2020-03-03 00:47:12,984 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:47:12,984 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataJacksonConfiguration.jacksonGeoModule()
DEBUG 2020-03-03 00:47:12,985 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:47:12,986 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,992 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,992 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.pageableCustomizer()
DEBUG 2020-03-03 00:47:12,992 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,994 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,994 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.sortCustomizer()
DEBUG 2020-03-03 00:47:12,995 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,996 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:47:12,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:12,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:12,998 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration.jacksonCodecCustomizer()
DEBUG 2020-03-03 00:47:12,998 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:47:12,999 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:47:13,000 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.git.location' in any property source
DEBUG 2020-03-03 00:47:13,000 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,001 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
DEBUG 2020-03-03 00:47:13,001 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
DEBUG 2020-03-03 00:47:13,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,005 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:47:13,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,007 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration.jdbcTemplate()
DEBUG 2020-03-03 00:47:13,007 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:47:13,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,013 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration.namedParameterJdbcTemplate()
DEBUG 2020-03-03 00:47:13,013 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:47:13,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,015 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:47:13,016 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,016 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,016 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:47:13,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,020 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect.java8TimeDialect()
DEBUG 2020-03-03 00:47:13,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,021 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:47:13,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,022 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration.thymeleafViewResolver()
DEBUG 2020-03-03 00:47:13,022 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:47:13,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,028 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-03 00:47:13,028 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-03 00:47:13,029 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-03 00:47:13,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,030 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:47:13,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,031 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration.templateEngine()
DEBUG 2020-03-03 00:47:13,032 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,032 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:47:13,032 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.defaultTemplateResolver()
DEBUG 2020-03-03 00:47:13,033 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:47:13,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,038 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:47:13,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,040 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration.transactionManager()
DEBUG 2020-03-03 00:47:13,040 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:47:13,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,046 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,046 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,047 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,047 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:13,047 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionAdvisor()
DEBUG 2020-03-03 00:47:13,047 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionAttributeSource()
DEBUG 2020-03-03 00:47:13,048 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionInterceptor()
DEBUG 2020-03-03 00:47:13,048 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionalEventListenerFactory()
DEBUG 2020-03-03 00:47:13,048 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:47:13,048 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:13,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,053 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,053 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:47:13,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,056 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration.transactionTemplate()
DEBUG 2020-03-03 00:47:13,057 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:47:13,058 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,059 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,059 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.platformTransactionManagerCustomizers()
DEBUG 2020-03-03 00:47:13,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,062 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:47:13,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,065 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,065 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration.restTemplateBuilder()
DEBUG 2020-03-03 00:47:13,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,066 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:47:13,066 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration.tomcatWebServerFactoryCustomizer()
DEBUG 2020-03-03 00:47:13,066 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:47:13,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,067 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:47:13,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,070 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,070 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.characterEncodingFilter()
DEBUG 2020-03-03 00:47:13,070 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
DEBUG 2020-03-03 00:47:13,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,072 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:47:13,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,075 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartConfigElement()
DEBUG 2020-03-03 00:47:13,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:13,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-03 00:47:13,076 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartResolver()
DEBUG 2020-03-03 00:47:13,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:47:13,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:47:13,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,106 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:47:13,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:47:13,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:47:13,108 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:47:13,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:47:13,111 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
DEBUG 2020-03-03 00:47:13,112 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
DEBUG 2020-03-03 00:47:13,120 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-03 00:47:13,121 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:47:13,121 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:47:13,121 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1739555643 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=12476, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10543938847450, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@220165304 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:47:13,125 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/project/mapper/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/]]
DEBUG 2020-03-03 00:47:13,125 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper]
DEBUG 2020-03-03 00:47:13,125 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/**/*.class]
DEBUG 2020-03-03 00:47:13,126 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/project/mapper/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]]
DEBUG 2020-03-03 00:47:13,126 main org.mybatis.spring.mapper.ClassPathMapperScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]
DEBUG 2020-03-03 00:47:13,127 main org.mybatis.spring.mapper.ClassPathMapperScanner Creating MapperFactoryBean with name 'userMapper' and 'com.froggengo.springlearn.project.mapper.UserMapper' mapperInterface
DEBUG 2020-03-03 00:47:13,127 main org.mybatis.spring.mapper.ClassPathMapperScanner Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
DEBUG 2020-03-03 00:47:13,204 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.froggengo.springlearn.SpringLearnMain; enhanced class name is: com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$2856d387
DEBUG 2020-03-03 00:47:13,204 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'springLearnMain' existing class 'com.froggengo.springlearn.SpringLearnMain' with enhanced class 'com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$2856d387'
DEBUG 2020-03-03 00:47:13,208 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$62bafdc9
DEBUG 2020-03-03 00:47:13,209 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$62bafdc9'
DEBUG 2020-03-03 00:47:13,217 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$da9ea07f
DEBUG 2020-03-03 00:47:13,217 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$da9ea07f'
DEBUG 2020-03-03 00:47:13,220 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$22f37562
DEBUG 2020-03-03 00:47:13,220 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$22f37562'
DEBUG 2020-03-03 00:47:13,224 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$cc86fd7a
DEBUG 2020-03-03 00:47:13,224 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$cc86fd7a'
DEBUG 2020-03-03 00:47:13,229 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$51bdb2f3
DEBUG 2020-03-03 00:47:13,229 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$51bdb2f3'
DEBUG 2020-03-03 00:47:13,233 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$b2041b59
DEBUG 2020-03-03 00:47:13,233 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$b2041b59'
DEBUG 2020-03-03 00:47:13,236 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$140bb000
DEBUG 2020-03-03 00:47:13,236 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$140bb000'
DEBUG 2020-03-03 00:47:13,239 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$5066e04d
DEBUG 2020-03-03 00:47:13,239 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$5066e04d'
DEBUG 2020-03-03 00:47:13,242 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$d3041c1a
DEBUG 2020-03-03 00:47:13,242 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$d3041c1a'
DEBUG 2020-03-03 00:47:13,247 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$6ce4778d
DEBUG 2020-03-03 00:47:13,247 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$6ce4778d'
DEBUG 2020-03-03 00:47:13,249 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$a24565b5
DEBUG 2020-03-03 00:47:13,250 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$a24565b5'
DEBUG 2020-03-03 00:47:13,252 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$8db09115
DEBUG 2020-03-03 00:47:13,252 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$8db09115'
DEBUG 2020-03-03 00:47:13,254 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$2b32af3b
DEBUG 2020-03-03 00:47:13,255 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$2b32af3b'
DEBUG 2020-03-03 00:47:13,263 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$ccf1dc10
DEBUG 2020-03-03 00:47:13,264 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$ccf1dc10'
DEBUG 2020-03-03 00:47:13,267 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$6ef5a6f5
DEBUG 2020-03-03 00:47:13,267 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$6ef5a6f5'
DEBUG 2020-03-03 00:47:13,270 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9646ca07
DEBUG 2020-03-03 00:47:13,271 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9646ca07'
DEBUG 2020-03-03 00:47:13,273 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure; enhanced class name is: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$7bb08102
DEBUG 2020-03-03 00:47:13,273 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' existing class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' with enhanced class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$7bb08102'
DEBUG 2020-03-03 00:47:13,275 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$c25bb374
DEBUG 2020-03-03 00:47:13,275 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$c25bb374'
DEBUG 2020-03-03 00:47:13,277 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$3ef573d1
DEBUG 2020-03-03 00:47:13,277 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$3ef573d1'
DEBUG 2020-03-03 00:47:13,279 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$fd6a7d7f
DEBUG 2020-03-03 00:47:13,279 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$fd6a7d7f'
DEBUG 2020-03-03 00:47:13,281 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$43f82ef0
DEBUG 2020-03-03 00:47:13,281 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$43f82ef0'
DEBUG 2020-03-03 00:47:13,282 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$3f7ce400
DEBUG 2020-03-03 00:47:13,282 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$3f7ce400'
DEBUG 2020-03-03 00:47:13,284 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$94d8dcc0
DEBUG 2020-03-03 00:47:13,284 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$94d8dcc0'
DEBUG 2020-03-03 00:47:13,286 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration; enhanced class name is: com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$74bf21f5
DEBUG 2020-03-03 00:47:13,286 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' existing class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' with enhanced class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$74bf21f5'
DEBUG 2020-03-03 00:47:13,288 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$3d3d98ce
DEBUG 2020-03-03 00:47:13,288 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$3d3d98ce'
DEBUG 2020-03-03 00:47:13,290 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$c1cec399
DEBUG 2020-03-03 00:47:13,291 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$c1cec399'
DEBUG 2020-03-03 00:47:13,292 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$cfe11657
DEBUG 2020-03-03 00:47:13,293 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$cfe11657'
DEBUG 2020-03-03 00:47:13,295 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$e16ffaac
DEBUG 2020-03-03 00:47:13,295 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$e16ffaac'
DEBUG 2020-03-03 00:47:13,296 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$f4b12c5e
DEBUG 2020-03-03 00:47:13,297 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$f4b12c5e'
DEBUG 2020-03-03 00:47:13,298 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$9e210ac6
DEBUG 2020-03-03 00:47:13,298 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$9e210ac6'
DEBUG 2020-03-03 00:47:13,300 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$ad5b0a52
DEBUG 2020-03-03 00:47:13,301 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$ad5b0a52'
DEBUG 2020-03-03 00:47:13,303 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$771e49da
DEBUG 2020-03-03 00:47:13,303 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$771e49da'
DEBUG 2020-03-03 00:47:13,305 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$579bb6cc
DEBUG 2020-03-03 00:47:13,305 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$579bb6cc'
DEBUG 2020-03-03 00:47:13,306 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$518e16de
DEBUG 2020-03-03 00:47:13,307 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$518e16de'
DEBUG 2020-03-03 00:47:13,308 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$26638fa3
DEBUG 2020-03-03 00:47:13,308 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$26638fa3'
DEBUG 2020-03-03 00:47:13,310 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$520712b3
DEBUG 2020-03-03 00:47:13,311 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$520712b3'
DEBUG 2020-03-03 00:47:13,312 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$e6c9a144
DEBUG 2020-03-03 00:47:13,313 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$e6c9a144'
DEBUG 2020-03-03 00:47:13,314 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$2afbb329
DEBUG 2020-03-03 00:47:13,314 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$2afbb329'
DEBUG 2020-03-03 00:47:13,316 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$6fe4cd3a
DEBUG 2020-03-03 00:47:13,316 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$6fe4cd3a'
DEBUG 2020-03-03 00:47:13,328 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$51c72a57
DEBUG 2020-03-03 00:47:13,328 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$51c72a57'
DEBUG 2020-03-03 00:47:13,329 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$bd980b21
DEBUG 2020-03-03 00:47:13,329 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$bd980b21'
DEBUG 2020-03-03 00:47:13,331 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$9fa3a8b0
DEBUG 2020-03-03 00:47:13,331 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$9fa3a8b0'
DEBUG 2020-03-03 00:47:13,332 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$af461dc4
DEBUG 2020-03-03 00:47:13,332 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$af461dc4'
DEBUG 2020-03-03 00:47:13,333 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$e91c19c4
DEBUG 2020-03-03 00:47:13,333 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$e91c19c4'
DEBUG 2020-03-03 00:47:13,334 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$df8f4d52
DEBUG 2020-03-03 00:47:13,335 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$df8f4d52'
DEBUG 2020-03-03 00:47:13,336 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$7c385724
DEBUG 2020-03-03 00:47:13,336 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$7c385724'
DEBUG 2020-03-03 00:47:13,337 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.ProjectingArgumentResolverRegistrar; enhanced class name is: org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$987bf481
DEBUG 2020-03-03 00:47:13,337 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' existing class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' with enhanced class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$987bf481'
DEBUG 2020-03-03 00:47:13,339 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.SpringDataWebConfiguration; enhanced class name is: org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$c368b9e3
DEBUG 2020-03-03 00:47:13,339 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.SpringDataWebConfiguration' existing class 'org.springframework.data.web.config.SpringDataWebConfiguration' with enhanced class 'org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$c368b9e3'
DEBUG 2020-03-03 00:47:13,340 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$4d9b41b1
DEBUG 2020-03-03 00:47:13,341 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$4d9b41b1'
DEBUG 2020-03-03 00:47:13,342 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$c9dea6dc
DEBUG 2020-03-03 00:47:13,342 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$c9dea6dc'
DEBUG 2020-03-03 00:47:13,344 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$d4ac1e8d
DEBUG 2020-03-03 00:47:13,344 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$d4ac1e8d'
DEBUG 2020-03-03 00:47:13,347 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$9dfe98a9
DEBUG 2020-03-03 00:47:13,347 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$9dfe98a9'
DEBUG 2020-03-03 00:47:13,349 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$7a8fb9fd
DEBUG 2020-03-03 00:47:13,349 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$7a8fb9fd'
DEBUG 2020-03-03 00:47:13,350 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$6c70b12d
DEBUG 2020-03-03 00:47:13,350 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$6c70b12d'
DEBUG 2020-03-03 00:47:13,352 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$81e8c080
DEBUG 2020-03-03 00:47:13,352 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$81e8c080'
DEBUG 2020-03-03 00:47:13,354 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$2a165072
DEBUG 2020-03-03 00:47:13,355 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$2a165072'
DEBUG 2020-03-03 00:47:13,356 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$2e19f51a
DEBUG 2020-03-03 00:47:13,357 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$2e19f51a'
DEBUG 2020-03-03 00:47:13,358 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$f5858a5b
DEBUG 2020-03-03 00:47:13,359 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$f5858a5b'
DEBUG 2020-03-03 00:47:13,361 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$b4fe9603
DEBUG 2020-03-03 00:47:13,362 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$b4fe9603'
DEBUG 2020-03-03 00:47:13,363 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$20ccce2c
DEBUG 2020-03-03 00:47:13,363 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$20ccce2c'
DEBUG 2020-03-03 00:47:13,365 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$defd5383
DEBUG 2020-03-03 00:47:13,365 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$defd5383'
DEBUG 2020-03-03 00:47:13,366 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$4bb02920
DEBUG 2020-03-03 00:47:13,366 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$4bb02920'
DEBUG 2020-03-03 00:47:13,367 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$f0523ff
DEBUG 2020-03-03 00:47:13,368 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$f0523ff'
DEBUG 2020-03-03 00:47:13,369 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$72db7be1
DEBUG 2020-03-03 00:47:13,369 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$72db7be1'
DEBUG 2020-03-03 00:47:13,370 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration; enhanced class name is: org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$62048b90
DEBUG 2020-03-03 00:47:13,371 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' existing class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' with enhanced class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$62048b90'
DEBUG 2020-03-03 00:47:13,372 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$cde9cfc0
DEBUG 2020-03-03 00:47:13,372 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$cde9cfc0'
DEBUG 2020-03-03 00:47:13,374 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ec732a4c
DEBUG 2020-03-03 00:47:13,374 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ec732a4c'
DEBUG 2020-03-03 00:47:13,376 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$608ee8d2
DEBUG 2020-03-03 00:47:13,376 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$608ee8d2'
DEBUG 2020-03-03 00:47:13,378 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$f678869a
DEBUG 2020-03-03 00:47:13,378 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$f678869a'
DEBUG 2020-03-03 00:47:13,380 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$fd1a8511
DEBUG 2020-03-03 00:47:13,380 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$fd1a8511'
DEBUG 2020-03-03 00:47:13,381 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$6830185e
DEBUG 2020-03-03 00:47:13,382 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$6830185e'
DEBUG 2020-03-03 00:47:13,383 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$776c8b72
DEBUG 2020-03-03 00:47:13,383 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$776c8b72'
DEBUG 2020-03-03 00:47:13,385 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$35594232
DEBUG 2020-03-03 00:47:13,386 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$35594232'
DEBUG 2020-03-03 00:47:13,387 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$a449ca3f
DEBUG 2020-03-03 00:47:13,387 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$a449ca3f'
DEBUG 2020-03-03 00:47:13,388 main org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
DEBUG 2020-03-03 00:47:13,389 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:47:13,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:47:13,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:47:13,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:47:13,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableEncryptablePropertySourcesPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:47:13,402 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.proxyPropertySources' in any property source
DEBUG 2020-03-03 00:47:13,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'enableEncryptablePropertySourcesPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
INFO 2020-03-03 00:47:13,409 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
DEBUG 2020-03-03 00:47:13,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:47:13,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:47:13,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:47:13,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:47:13,411 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:47:13,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:47:13,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:47:13,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:47:13,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:47:13,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'envCopy'
DEBUG 2020-03-03 00:47:13,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:47:13,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:47:13,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'envCopy' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:47:13,445 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:47:13,446 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:47:13,447 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@29774113 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=12476, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10543938847450, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@22668134 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:47:13,452 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'configurationProperties' with lowest search precedence
DEBUG 2020-03-03 00:47:13,452 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-03 00:47:13,453 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-03 00:47:13,453 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:47:13,453 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:47:13,454 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'random' with lowest search precedence
DEBUG 2020-03-03 00:47:13,454 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with lowest search precedence
DEBUG 2020-03-03 00:47:13,455 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
DEBUG 2020-03-03 00:47:13,455 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'envCopy' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'envCopy'
DEBUG 2020-03-03 00:47:13,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:47:13,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-03 00:47:13,461 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix:ENC(' in any property source
DEBUG 2020-03-03 00:47:13,462 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix' in any property source
DEBUG 2020-03-03 00:47:13,462 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix:)' in any property source
DEBUG 2020-03-03 00:47:13,463 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix' in any property source
DEBUG 2020-03-03 00:47:13,463 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean:encryptablePropertyDetector' in any property source
DEBUG 2020-03-03 00:47:13,464 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean' in any property source
DEBUG 2020-03-03 00:47:13,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyDetector' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:47:13,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:47:13,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:47:13,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:47:13,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:47:13,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:47:13,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-03 00:47:13,477 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean:jasyptStringEncryptor' in any property source
DEBUG 2020-03-03 00:47:13,478 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean' in any property source
DEBUG 2020-03-03 00:47:13,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyJasyptStringEncryptor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:47:13,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:47:13,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:47:13,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:47:13,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-03 00:47:13,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:47:13,488 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean:encryptablePropertyResolver' in any property source
DEBUG 2020-03-03 00:47:13,489 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean' in any property source
DEBUG 2020-03-03 00:47:13,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:47:13,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:47:13,496 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:47:13,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:47:13,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:47:13,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-03 00:47:13,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-03 00:47:13,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:47:13,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:47:13,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:47:13,504 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-03 00:47:13,505 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'configPropsSingleton' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-03 00:47:13,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'envCopy'
DEBUG 2020-03-03 00:47:13,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-03 00:47:13,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'configPropsSingleton'
DEBUG 2020-03-03 00:47:13,511 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean:encryptablePropertyFilter' in any property source
DEBUG 2020-03-03 00:47:13,512 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean' in any property source
DEBUG 2020-03-03 00:47:13,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:47:13,534 main org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is SingletonTargetSource for target object [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource@73e132e0]
DEBUG 2020-03-03 00:47:13,544 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getProperty(java.lang.String)
DEBUG 2020-03-03 00:47:13,545 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.Object)
DEBUG 2020-03-03 00:47:13,545 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.String)
DEBUG 2020-03-03 00:47:13,545 main org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean org.springframework.core.env.PropertySource.equals(java.lang.Object)
DEBUG 2020-03-03 00:47:13,545 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.toString()
DEBUG 2020-03-03 00:47:13,546 main org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public int org.springframework.core.env.PropertySource.hashCode()
DEBUG 2020-03-03 00:47:13,546 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.getName()
DEBUG 2020-03-03 00:47:13,546 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.core.env.PropertySource.getSource()
DEBUG 2020-03-03 00:47:13,546 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public boolean org.springframework.core.env.PropertySource.containsProperty(java.lang.String)
DEBUG 2020-03-03 00:47:13,546 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
DEBUG 2020-03-03 00:47:13,547 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.lang.Object com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getProperty(com.ulisesbocchio.jasyptspringboot.EncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.EncryptablePropertyFilter,org.springframework.core.env.PropertySource,java.lang.String)
DEBUG 2020-03-03 00:47:13,547 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract void com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.refresh()
DEBUG 2020-03-03 00:47:13,547 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract org.springframework.core.env.PropertySource com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getDelegate()
DEBUG 2020-03-03 00:47:13,547 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
DEBUG 2020-03-03 00:47:13,547 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
DEBUG 2020-03-03 00:47:13,548 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
DEBUG 2020-03-03 00:47:13,548 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
DEBUG 2020-03-03 00:47:13,548 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
DEBUG 2020-03-03 00:47:13,548 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
DEBUG 2020-03-03 00:47:13,548 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
DEBUG 2020-03-03 00:47:13,549 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
DEBUG 2020-03-03 00:47:13,549 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
DEBUG 2020-03-03 00:47:13,549 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
DEBUG 2020-03-03 00:47:13,550 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:47:13,550 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:47:13,550 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:47:13,550 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
DEBUG 2020-03-03 00:47:13,551 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
DEBUG 2020-03-03 00:47:13,551 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
DEBUG 2020-03-03 00:47:13,551 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
DEBUG 2020-03-03 00:47:13,551 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:47:13,551 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
DEBUG 2020-03-03 00:47:13,552 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:47:13,552 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-03 00:47:13,552 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
DEBUG 2020-03-03 00:47:13,552 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
INFO 2020-03-03 00:47:13,563 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-03 00:47:13,563 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-03 00:47:13,564 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-03 00:47:13,564 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-03 00:47:13,564 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-03 00:47:13,565 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-03 00:47:13,565 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-03 00:47:13,565 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
DEBUG 2020-03-03 00:47:13,573 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'configurationProperties' with 'configurationProperties'
DEBUG 2020-03-03 00:47:13,573 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletConfigInitParams' with 'servletConfigInitParams'
DEBUG 2020-03-03 00:47:13,573 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
DEBUG 2020-03-03 00:47:13,573 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'systemProperties' with 'systemProperties'
DEBUG 2020-03-03 00:47:13,574 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'systemEnvironment' with 'systemEnvironment'
DEBUG 2020-03-03 00:47:13,574 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'random' with 'random'
DEBUG 2020-03-03 00:47:13,574 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with 'applicationConfig: [classpath:/application-dev.yml]'
DEBUG 2020-03-03 00:47:13,574 main org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application.yml]' with 'applicationConfig: [classpath:/application.yml]'
DEBUG 2020-03-03 00:47:13,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:47:13,574 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:47:13,575 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:47:13,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:47:13,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:47:13,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:47:13,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:47:13,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:47:13,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:47:13,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:47:13,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:47:13,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,599 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:47:13,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:47:13,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:47:13,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:47:13,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:47:13,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:47:13,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,611 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:47:13,611 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:47:13,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:47:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:47:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:47:13,614 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:47:13,615 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:47:13,638 main org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@595f4da5
DEBUG 2020-03-03 00:47:13,640 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
INFO 2020-03-03 00:47:13,645 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
DEBUG 2020-03-03 00:47:13,649 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-03 00:47:13,657 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:47:13,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:47:13,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:47:13,669 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:47:13,672 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor]: AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-03 00:47:13,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSourceInitializerPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,675 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSourceInitializerPostProcessor': AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-03 00:47:13,676 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSourceInitializerPostProcessor' to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-03 00:47:13,678 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:47:13,678 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:47:13,678 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:47:13,682 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:47:13,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:47:13,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:47:13,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:47:13,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:47:13,704 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-03 00:47:13,704 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'persistenceExceptionTranslationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:47:13,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:47:13,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:47:13,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServerFactoryCustomizerBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:47:13,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:47:13,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:47:13,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,721 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:47:13,722 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:47:13,722 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:47:13,724 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,724 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:13,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:13,730 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,753 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$62048b90]: AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-03 00:47:13,753 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,753 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-03 00:47:13,756 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry'
INFO 2020-03-03 00:47:13,757 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$62048b90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
DEBUG 2020-03-03 00:47:13,757 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,757 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:13,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:47:13,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:47:13,764 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:13,768 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionAttributeSource' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,771 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,771 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:47:13,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-03 00:47:13,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-03 00:47:13,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:13,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:47:13,776 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionInterceptor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionInterceptor'
DEBUG 2020-03-03 00:47:13,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-03 00:47:13,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'projectingArgumentResolverBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:47:13,795 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@3249a1ce]
DEBUG 2020-03-03 00:47:13,795 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@4dd94a58]
DEBUG 2020-03-03 00:47:13,796 main org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2e647e59]
DEBUG 2020-03-03 00:47:13,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:47:13,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:47:13,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:47:13,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:47:13,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:47:13,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,840 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:47:13,840 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:47:13,840 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,841 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:47:13,841 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:47:13,841 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,842 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,845 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,846 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,846 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:47:13,848 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:47:13,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:13,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:13,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,854 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:47:13,854 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:47:13,854 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,861 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,862 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:47:13,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:13,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:13,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,869 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-03 00:47:13,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,879 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-03 00:47:13,879 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-03 00:47:13,880 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-03 00:47:13,883 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-03 00:47:13,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-03 00:47:13,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:13,954 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:13,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'servletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,958 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,958 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:13,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:13,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:13,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:47:13,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:13,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:13,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:13,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:13,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:13,967 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,967 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:47:13,967 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:47:13,967 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,968 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:47:13,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:47:13,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:13,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
DEBUG 2020-03-03 00:47:13,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:13,977 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:13,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:47:13,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:47:13,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:47:13,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:47:13,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,982 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$35594232] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:13,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:47:13,984 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:47:13,984 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,984 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:47:13,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:47:13,989 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,991 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,991 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,992 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:47:13,995 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:13,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:13,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:47:14,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:47:14,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:47:14,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:14,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:14,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,020 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$8db09115] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:14,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:14,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:47:14,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:47:14,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:47:14,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:47:14,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,025 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$140bb000] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:14,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:14,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:47:14,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:47:14,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:47:14,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:14,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:47:14,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-03 00:47:14,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-03 00:47:14,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:47:14,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:47:14,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,043 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$a449ca3f] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:14,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:47:14,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:47:14,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,046 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,053 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:47:14,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:47:14,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,058 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,058 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:47:14,064 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-03 00:47:14,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:47:14,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-03 00:47:14,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-03 00:47:14,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:47:14,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:47:14,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,080 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$b2041b59] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:14,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:47:14,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:47:14,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:47:14,102 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-03 00:47:14,118 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
DEBUG 2020-03-03 00:47:14,123 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,136 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:47:14,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:14,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:47:14,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:47:14,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:47:14,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:47:14,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:47:14,144 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,144 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$a24565b5] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:14,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:47:14,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:47:14,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,161 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,161 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,162 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:47:14,162 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-03 00:47:14,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:47:14,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:47:14,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:47:14,176 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:14,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:47:14,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:47:14,357 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar
DEBUG 2020-03-03 00:47:14,357 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar
DEBUG 2020-03-03 00:47:14,358 main org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
INFO 2020-03-03 00:47:14,406 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 9090 (http)
INFO 2020-03-03 00:47:14,443 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-9090"]
INFO 2020-03-03 00:47:14,457 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-03 00:47:14,457 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-03 00:47:14,462 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-03 00:47:14,577 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
DEBUG 2020-03-03 00:47:14,577 localhost-startStop-1 org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
INFO 2020-03-03 00:47:14,577 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2692 ms
DEBUG 2020-03-03 00:47:14,579 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@3db34746]
DEBUG 2020-03-03 00:47:14,579 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@15033e4c]
DEBUG 2020-03-03 00:47:14,580 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@bc5c9ec]
DEBUG 2020-03-03 00:47:14,586 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:47:14,588 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
DEBUG 2020-03-03 00:47:14,589 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-03 00:47:14,590 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-03 00:47:14,592 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-03 00:47:14,592 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
DEBUG 2020-03-03 00:47:14,593 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,595 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,608 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
DEBUG 2020-03-03 00:47:14,608 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,608 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,609 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
DEBUG 2020-03-03 00:47:14,610 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:47:14,610 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:47:14,610 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,611 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:14,611 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:14,611 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,612 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,617 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,618 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,618 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:14,621 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,629 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:47:14,629 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,629 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,630 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:47:14,630 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:47:14,630 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:47:14,630 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,631 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:14,633 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,644 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:47:14,644 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,644 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,645 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:47:14,645 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:47:14,645 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:47:14,646 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,646 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:47:14,648 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,658 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
DEBUG 2020-03-03 00:47:14,658 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,658 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,659 localhost-startStop-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:47:14,661 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration.class]
DEBUG 2020-03-03 00:47:14,661 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
DEBUG 2020-03-03 00:47:14,661 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
DEBUG 2020-03-03 00:47:14,662 localhost-startStop-1 org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
INFO 2020-03-03 00:47:14,669 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-03 00:47:14,673 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-03 00:47:14,673 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-03 00:47:14,674 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-03 00:47:14,674 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
DEBUG 2020-03-03 00:47:14,688 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
DEBUG 2020-03-03 00:47:14,689 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
DEBUG 2020-03-03 00:47:14,689 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:47:14,689 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
DEBUG 2020-03-03 00:47:14,690 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:47:14,690 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
DEBUG 2020-03-03 00:47:14,690 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
DEBUG 2020-03-03 00:47:14,690 localhost-startStop-1 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
DEBUG 2020-03-03 00:47:14,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,userController,org.springframework.boot.autoconfigure.AutoConfigurationPackages,com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat,tomcatServletWebServerFactory,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration,servletWebServerFactoryCustomizer,tomcatServletWebServerFactoryCustomizer,server-org.springframework.boot.autoconfigure.web.ServerProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata,webServerFactoryCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcConversionService,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration,statFilter,com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure,dataSource,spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties,spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration,hikariPoolDataSourceMetadataProvider,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration,dataSourceInitializerPostProcessor,org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration,sqlSessionFactory,sqlSessionTemplate,mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties,com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration,pageHelperProperties,pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties,com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration,envCopy,lazyJasyptStringEncryptor,lazyEncryptablePropertyDetector,configPropsSingleton,lazyEncryptablePropertyFilter,lazyEncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration,enableEncryptablePropertySourcesPostProcessor,com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration,springApplicationAdminRegistrar,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration,org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration,lettuceClientResources,redisConnectionFactory,org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration,redisTemplate,stringRedisTemplate,spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration,persistenceExceptionTranslationPostProcessor,org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration,reactiveRedisTemplate,org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration,keyValueMappingContext,redisCustomConversions,redisReferenceResolver,redisConverter,redisKeyValueAdapter,redisKeyValueTemplate,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration,parameterNamesModule,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.data.web.config.ProjectingArgumentResolverRegistrar,projectingArgumentResolverBeanPostProcessor,org.springframework.data.web.config.SpringDataWebConfiguration,pageableResolver,sortResolver,org.springframework.data.web.config.SpringDataJacksonConfiguration,jacksonGeoModule,org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration,pageableCustomizer,sortCustomizer,spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration,jacksonCodecCustomizer,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration,jdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration,namedParameterJdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration,spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties,org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration,spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect,java8TimeDialect,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration,thymeleafViewResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration,templateEngine,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration,defaultTemplateResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration,spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration,transactionManager,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration,transactionTemplate,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration,platformTransactionManagerCustomizers,spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties,org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration,tomcatWebServerFactoryCustomizer,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties,userMapper]; root of factory hierarchy
DEBUG 2020-03-03 00:47:14,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-03 00:47:14,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-03 00:47:14,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-03 00:47:14,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-03 00:47:14,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-03 00:47:14,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-03 00:47:14,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,705 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,705 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-03 00:47:14,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:47:14,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:47:14,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,707 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,708 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,708 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:47:14,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springLearnMain'
DEBUG 2020-03-03 00:47:14,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springLearnMain'
DEBUG 2020-03-03 00:47:14,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,710 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springLearnMain' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,712 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,712 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,712 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springLearnMain'
DEBUG 2020-03-03 00:47:14,712 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:47:14,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userController'
DEBUG 2020-03-03 00:47:14,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userController'
DEBUG 2020-03-03 00:47:14,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,715 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-03 00:47:14,716 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for org.springframework.data.redis.core.StringRedisTemplate com.froggengo.springlearn.project.controller.UserController.srt
DEBUG 2020-03-03 00:47:14,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userController' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,717 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-03 00:47:14,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userMapper'
DEBUG 2020-03-03 00:47:14,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userMapper'
DEBUG 2020-03-03 00:47:14,720 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,721 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userMapper' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:47:14,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:47:14,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:47:14,726 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:47:14,726 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,727 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$94d8dcc0] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:14,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:47:14,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:47:14,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,731 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' to allow for resolving potential circular references
INFO 2020-03-03 00:47:14,733 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-03 00:47:14,736 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
DEBUG 2020-03-03 00:47:14,816 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,817 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,817 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:47:14,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:47:14,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-03 00:47:14,832 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:47:14,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:47:14,841 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:47:14,842 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSource'
DEBUG 2020-03-03 00:47:14,843 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:47:14,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:47:14,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,845 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,849 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
INFO 2020-03-03 00:47:14,854 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
DEBUG 2020-03-03 00:47:14,911 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-03 00:47:14,911 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-03 00:47:14,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSource' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,912 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-03 00:47:14,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:47:14,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:47:14,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:47:14,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:47:14,930 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:47:14,931 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-03 00:47:14,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'statFilter'
DEBUG 2020-03-03 00:47:14,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'statFilter'
DEBUG 2020-03-03 00:47:14,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:47:14,934 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:47:14,934 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,936 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:14,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,937 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:14,938 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:47:15,123 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'statFilter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'statFilter'
DEBUG 2020-03-03 00:47:15,156 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'statFilter'
DEBUG 2020-03-03 00:47:15,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'dataSource'
DEBUG 2020-03-03 00:47:15,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking init method 'init' on bean with name 'dataSource'
INFO 2020-03-03 00:47:15,244 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
DEBUG 2020-03-03 00:47:15,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:47:15,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:47:15,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:47:15,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:47:15,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-03 00:47:15,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:47:15,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'dataSource' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-03 00:47:15,275 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema-all.sql] to resources []
DEBUG 2020-03-03 00:47:15,275 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema.sql] to resources []
DEBUG 2020-03-03 00:47:15,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:47:15,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSource'
DEBUG 2020-03-03 00:47:15,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionFactory' via factory method to bean named 'dataSource'
DEBUG 2020-03-03 00:47:15,389 Druid-ConnectionPool-Create-570294012 druid.sql.Connection {conn-10001,procId-392} connected
DEBUG 2020-03-03 00:47:15,407 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-03 00:47:15,413 main org.mybatis.spring.SqlSessionFactoryBean Parsed configuration file: 'class path resource [mybatis/mybatis-config.xml]'
DEBUG 2020-03-03 00:47:15,461 main org.mybatis.spring.SqlSessionFactoryBean Parsed mapper file: 'class path resource [mybatis/project/UserMapper.xml]'
DEBUG 2020-03-03 00:47:15,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,464 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:47:15,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
DEBUG 2020-03-03 00:47:15,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:47:15,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:47:15,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:47:15,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:47:15,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionTemplate' via factory method to bean named 'sqlSessionFactory'
DEBUG 2020-03-03 00:47:15,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:47:15,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
DEBUG 2020-03-03 00:47:15,478 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'userMapper'
DEBUG 2020-03-03 00:47:15,478 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userMapper'
DEBUG 2020-03-03 00:47:15,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,481 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,482 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'userMapper'
DEBUG 2020-03-03 00:47:15,482 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for org.springframework.data.redis.core.StringRedisTemplate com.froggengo.springlearn.project.controller.UserController.srt
DEBUG 2020-03-03 00:47:15,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:47:15,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:47:15,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:47:15,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:47:15,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:47:15,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:47:15,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:47:15,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:47:15,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:47:15,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,490 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$771e49da] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:15,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:47:15,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:47:15,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,502 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:47:15,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' via constructor to bean named 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:47:15,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:47:15,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-03 00:47:15,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-03 00:47:15,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:47:15,517 main io.netty.util.internal.logging.InternalLoggerFactory Using SLF4J as the default logging framework
DEBUG 2020-03-03 00:47:15,519 main io.lettuce.core.resource.DefaultClientResources -Dio.netty.eventLoopThreads: 4
DEBUG 2020-03-03 00:47:15,544 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.level: simple
DEBUG 2020-03-03 00:47:15,545 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.targetRecords: 4
DEBUG 2020-03-03 00:47:15,548 main io.netty.util.internal.PlatformDependent Platform: Windows
DEBUG 2020-03-03 00:47:15,549 main io.netty.util.internal.PlatformDependent0 -Dio.netty.noUnsafe: false
DEBUG 2020-03-03 00:47:15,550 main io.netty.util.internal.PlatformDependent0 Java version: 8
DEBUG 2020-03-03 00:47:15,551 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.theUnsafe: available
DEBUG 2020-03-03 00:47:15,551 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.copyMemory: available
DEBUG 2020-03-03 00:47:15,552 main io.netty.util.internal.PlatformDependent0 java.nio.Buffer.address: available
DEBUG 2020-03-03 00:47:15,553 main io.netty.util.internal.PlatformDependent0 direct buffer constructor: available
DEBUG 2020-03-03 00:47:15,553 main io.netty.util.internal.PlatformDependent0 java.nio.Bits.unaligned: available, true
DEBUG 2020-03-03 00:47:15,554 main io.netty.util.internal.PlatformDependent0 jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
DEBUG 2020-03-03 00:47:15,554 main io.netty.util.internal.PlatformDependent0 java.nio.DirectByteBuffer.<init>(long, int): available
DEBUG 2020-03-03 00:47:15,554 main io.netty.util.internal.PlatformDependent sun.misc.Unsafe: available
DEBUG 2020-03-03 00:47:15,555 main io.netty.util.internal.PlatformDependent -Dio.netty.tmpdir: C:\Users\mh\AppData\Local\Temp (java.io.tmpdir)
DEBUG 2020-03-03 00:47:15,555 main io.netty.util.internal.PlatformDependent -Dio.netty.bitMode: 64 (sun.arch.data.model)
DEBUG 2020-03-03 00:47:15,557 main io.netty.util.internal.PlatformDependent -Dio.netty.noPreferDirect: false
DEBUG 2020-03-03 00:47:15,557 main io.netty.util.internal.PlatformDependent -Dio.netty.maxDirectMemory: 1888485376 bytes
DEBUG 2020-03-03 00:47:15,558 main io.netty.util.internal.PlatformDependent -Dio.netty.uninitializedArrayAllocationThreshold: -1
DEBUG 2020-03-03 00:47:15,559 main io.netty.util.internal.CleanerJava6 java.nio.ByteBuffer.cleaner(): available
DEBUG 2020-03-03 00:47:15,559 main io.netty.util.ResourceLeakDetectorFactory Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3bdb2c78
DEBUG 2020-03-03 00:47:15,562 main io.netty.util.internal.PlatformDependent org.jctools-core.MpscChunkedArrayQueue: available
DEBUG 2020-03-03 00:47:15,573 main reactor.util.Loggers$LoggerFactory Using Slf4j logging framework
DEBUG 2020-03-03 00:47:15,589 main reactor.core.publisher.UnsafeSupport Starting UnsafeSupport init in Java 1.8
DEBUG 2020-03-03 00:47:15,590 main reactor.core.publisher.UnsafeSupport Unsafe is available
DEBUG 2020-03-03 00:47:15,601 main io.lettuce.core.resource.DefaultClientResources LatencyUtils/HdrUtils are not available, metrics are disabled
DEBUG 2020-03-03 00:47:15,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lettuceClientResources' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,607 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,608 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-03 00:47:15,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisConnectionFactory' via factory method to bean named 'lettuceClientResources'
DEBUG 2020-03-03 00:47:15,640 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConnectionFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,646 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConnectionFactory'
DEBUG 2020-03-03 00:47:15,662 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numHeapArenas: 8
DEBUG 2020-03-03 00:47:15,662 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numDirectArenas: 8
DEBUG 2020-03-03 00:47:15,662 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.pageSize: 8192
DEBUG 2020-03-03 00:47:15,663 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxOrder: 11
DEBUG 2020-03-03 00:47:15,663 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.chunkSize: 16777216
DEBUG 2020-03-03 00:47:15,663 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.tinyCacheSize: 512
DEBUG 2020-03-03 00:47:15,663 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.smallCacheSize: 256
DEBUG 2020-03-03 00:47:15,663 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.normalCacheSize: 64
DEBUG 2020-03-03 00:47:15,664 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxCachedBufferCapacity: 32768
DEBUG 2020-03-03 00:47:15,664 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.cacheTrimInterval: 8192
DEBUG 2020-03-03 00:47:15,664 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.useCacheForAllThreads: true
DEBUG 2020-03-03 00:47:15,668 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
DEBUG 2020-03-03 00:47:15,669 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
DEBUG 2020-03-03 00:47:15,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:47:15,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-03 00:47:15,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'stringRedisTemplate'
DEBUG 2020-03-03 00:47:15,728 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,729 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,731 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:47:15,731 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'stringRedisTemplate'
DEBUG 2020-03-03 00:47:15,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userController'
DEBUG 2020-03-03 00:47:15,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-03 00:47:15,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-03 00:47:15,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:47:15,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:47:15,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,733 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,735 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,735 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-03 00:47:15,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-03 00:47:15,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-03 00:47:15,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-03 00:47:15,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-03 00:47:15,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:47:15,736 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:47:15,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,737 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-03 00:47:15,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-03 00:47:15,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-03 00:47:15,739 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-03 00:47:15,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:15,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:15,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-03 00:47:15,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-03 00:47:15,740 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-03 00:47:15,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-03 00:47:15,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-03 00:47:15,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-03 00:47:15,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-03 00:47:15,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:47:15,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-03 00:47:15,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-03 00:47:15,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:47:15,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:47:15,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,746 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-03 00:47:15,746 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:47:15,746 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:47:15,746 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,747 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-03 00:47:15,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
DEBUG 2020-03-03 00:47:15,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
DEBUG 2020-03-03 00:47:15,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,751 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-03 00:47:15,752 main org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
DEBUG 2020-03-03 00:47:15,754 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
DEBUG 2020-03-03 00:47:15,760 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-03 00:47:15,761 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
DEBUG 2020-03-03 00:47:15,761 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
DEBUG 2020-03-03 00:47:15,762 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
DEBUG 2020-03-03 00:47:15,762 main org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
DEBUG 2020-03-03 00:47:15,763 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
DEBUG 2020-03-03 00:47:15,763 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
DEBUG 2020-03-03 00:47:15,763 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
DEBUG 2020-03-03 00:47:15,763 main org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
DEBUG 2020-03-03 00:47:15,770 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-03 00:47:15,770 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-03 00:47:15,770 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-03 00:47:15,770 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-03 00:47:15,771 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-03 00:47:15,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
DEBUG 2020-03-03 00:47:15,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-03 00:47:15,776 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:47:15,776 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:47:15,776 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:47:15,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
DEBUG 2020-03-03 00:47:15,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
DEBUG 2020-03-03 00:47:15,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:47:15,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
DEBUG 2020-03-03 00:47:15,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:47:15,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:47:15,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-03 00:47:15,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:47:15,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-03 00:47:15,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-03 00:47:15,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:15,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
DEBUG 2020-03-03 00:47:15,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
DEBUG 2020-03-03 00:47:15,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:15,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
DEBUG 2020-03-03 00:47:15,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
DEBUG 2020-03-03 00:47:15,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
DEBUG 2020-03-03 00:47:15,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:15,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
DEBUG 2020-03-03 00:47:15,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
DEBUG 2020-03-03 00:47:15,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,805 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
DEBUG 2020-03-03 00:47:15,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-03 00:47:15,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-03 00:47:15,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:47:15,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:47:15,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:47:15,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,808 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$2b32af3b] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:15,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:47:15,809 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:47:15,810 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,813 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:47:15,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:47:15,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:47:15,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,816 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:47:15,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:47:15,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:47:15,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-03 00:47:15,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
DEBUG 2020-03-03 00:47:15,840 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,841 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,846 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:47:15,850 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-03 00:47:15,857 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-03 00:47:15,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:47:15,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-03 00:47:15,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:15,861 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:15,861 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,862 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$ccf1dc10] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:15,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-03 00:47:15,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:47:15,872 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$ccf1dc10]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-03 00:47:15,872 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,873 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-03 00:47:15,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:47:15,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:47:15,875 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,877 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$6ef5a6f5] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:15,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:47:15,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:47:15,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-03 00:47:15,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-03 00:47:15,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-03 00:47:15,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,887 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:47:15,887 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:47:15,888 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:47:15,888 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,889 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$c368b9e3] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:15,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-03 00:47:15,891 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$c368b9e3]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-03 00:47:15,892 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$c368b9e3]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-03 00:47:15,893 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$c368b9e3]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-03 00:47:15,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataWebConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,897 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-03 00:47:15,899 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-03 00:47:15,899 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-03 00:47:15,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:47:15,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:47:15,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,902 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$4d9b41b1] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:15,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:47:15,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:47:15,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:47:15,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:47:15,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:47:15,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-03 00:47:15,917 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-03 00:47:15,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-03 00:47:15,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortCustomizer'
DEBUG 2020-03-03 00:47:15,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:47:15,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortCustomizer'
DEBUG 2020-03-03 00:47:15,922 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-03 00:47:15,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,924 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:47:15,924 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:47:15,924 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:47:15,925 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,925 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:15,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:47:15,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:47:15,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,928 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:15,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:47:15,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:47:15,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,944 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:15,947 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,949 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,950 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,950 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:47:15,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
DEBUG 2020-03-03 00:47:15,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
DEBUG 2020-03-03 00:47:15,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:47:15,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:47:15,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,953 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$7c385724] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:15,955 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:47:15,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:47:15,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:47:15,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:47:15,957 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,957 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$af461dc4] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:15,958 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:47:15,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:47:15,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:47:15,968 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:47:15,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:47:15,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:47:15,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:47:15,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:47:15,974 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,975 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,978 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:47:15,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:47:15,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:47:15,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,981 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:47:15,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:47:15,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,983 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,985 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,985 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,986 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:47:15,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:47:15,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:47:15,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:47:15,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:47:15,989 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,989 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$6fe4cd3a] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:15,990 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-03 00:47:15,990 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:15,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,994 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:47:15,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:47:15,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:47:15,997 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:15,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:47:15,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:47:15,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,000 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:47:16,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:47:16,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:47:16,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:47:16,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-03 00:47:16,015 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:47:16,017 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:47:16,022 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:47:16,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-03 00:47:16,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-03 00:47:16,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:47:16,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:47:16,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:47:16,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'parameterNamesModule' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-03 00:47:16,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-03 00:47:16,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-03 00:47:16,056 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,056 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:47:16,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:47:16,058 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,059 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,064 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:47:16,067 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-03 00:47:16,068 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
DEBUG 2020-03-03 00:47:16,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,073 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-03 00:47:16,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-03 00:47:16,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:47:16,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:47:16,084 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,084 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:47:16,084 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:47:16,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,087 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,088 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,088 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:47:16,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonGeoModule' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,096 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,097 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:47:16,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,105 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,106 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:47:16,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:47:16,129 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:47:16,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-03 00:47:16,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:47:16,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:47:16,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
DEBUG 2020-03-03 00:47:16,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:47:16,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
DEBUG 2020-03-03 00:47:16,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
DEBUG 2020-03-03 00:47:16,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
DEBUG 2020-03-03 00:47:16,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
DEBUG 2020-03-03 00:47:16,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
DEBUG 2020-03-03 00:47:16,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
DEBUG 2020-03-03 00:47:16,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
DEBUG 2020-03-03 00:47:16,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
DEBUG 2020-03-03 00:47:16,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortResolver'
DEBUG 2020-03-03 00:47:16,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:47:16,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortResolver'
DEBUG 2020-03-03 00:47:16,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
DEBUG 2020-03-03 00:47:16,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableResolver'
DEBUG 2020-03-03 00:47:16,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:47:16,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-03 00:47:16,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,216 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableResolver'
DEBUG 2020-03-03 00:47:16,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
INFO 2020-03-03 00:47:16,234 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: startup date [Tue Mar 03 00:47:11 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:47:16,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:47:16,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:47:16,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:47:16,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:47:16,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:47:16,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:47:16,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,289 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:47:16,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:47:16,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:47:16,307 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: startup date [Tue Mar 03 00:47:11 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:47:16,320 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class com.froggengo.springlearn.project.controller.UserController: {public java.util.List com.froggengo.springlearn.project.controller.UserController.userList()={[/user/list],methods=[GET]}}
INFO 2020-03-03 00:47:16,321 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
DEBUG 2020-03-03 00:47:16,324 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:47:16,324 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:47:16,325 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:47:16,326 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:47:16,327 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:47:16,327 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:47:16,327 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:47:16,327 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:47:16,328 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:47:16,328 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-03 00:47:16,329 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:47:16,329 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-03 00:47:16,329 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:47:16,329 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-03 00:47:16,329 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:47:16,330 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-03 00:47:16,330 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
INFO 2020-03-03 00:47:16,332 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-03 00:47:16,333 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
DEBUG 2020-03-03 00:47:16,337 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,337 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:47:16,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:47:16,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
DEBUG 2020-03-03 00:47:16,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:47:16,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:47:16,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:47:16,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,340 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:47:16,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:47:16,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:47:16,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:47:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:47:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:47:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:47:16,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:47:16,349 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:47:16,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:47:16,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:47:16,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,357 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,379 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: startup date [Tue Mar 03 00:47:11 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:47:16,380 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,380 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,380 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,380 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,381 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,381 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
DEBUG 2020-03-03 00:47:16,381 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springLearnMain': no URL paths identified
DEBUG 2020-03-03 00:47:16,381 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
DEBUG 2020-03-03 00:47:16,382 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userController': no URL paths identified
DEBUG 2020-03-03 00:47:16,382 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
DEBUG 2020-03-03 00:47:16,383 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0': no URL paths identified
DEBUG 2020-03-03 00:47:16,383 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,383 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
DEBUG 2020-03-03 00:47:16,383 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
DEBUG 2020-03-03 00:47:16,384 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,384 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
DEBUG 2020-03-03 00:47:16,384 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,384 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat': no URL paths identified
DEBUG 2020-03-03 00:47:16,384 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactory': no URL paths identified
DEBUG 2020-03-03 00:47:16,384 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,384 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-03 00:47:16,384 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-03 00:47:16,385 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'server-org.springframework.boot.autoconfigure.web.ServerProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,385 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,385 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata': no URL paths identified
DEBUG 2020-03-03 00:47:16,385 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServerFactoryCustomizerBeanPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,385 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,385 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,385 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
DEBUG 2020-03-03 00:47:16,386 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,386 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,386 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
DEBUG 2020-03-03 00:47:16,386 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,386 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,386 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
DEBUG 2020-03-03 00:47:16,386 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,387 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,387 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
DEBUG 2020-03-03 00:47:16,387 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,387 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,387 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,387 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,387 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
DEBUG 2020-03-03 00:47:16,387 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
DEBUG 2020-03-03 00:47:16,388 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
DEBUG 2020-03-03 00:47:16,388 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,388 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,388 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,388 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:47:16,388 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
DEBUG 2020-03-03 00:47:16,389 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,389 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
DEBUG 2020-03-03 00:47:16,389 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:47:16,389 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
DEBUG 2020-03-03 00:47:16,389 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
DEBUG 2020-03-03 00:47:16,389 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
DEBUG 2020-03-03 00:47:16,389 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
DEBUG 2020-03-03 00:47:16,390 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
DEBUG 2020-03-03 00:47:16,390 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:47:16,390 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:47:16,390 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:47:16,390 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
DEBUG 2020-03-03 00:47:16,390 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:47:16,390 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
DEBUG 2020-03-03 00:47:16,390 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
DEBUG 2020-03-03 00:47:16,391 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
DEBUG 2020-03-03 00:47:16,391 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,391 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,391 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
DEBUG 2020-03-03 00:47:16,391 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
DEBUG 2020-03-03 00:47:16,391 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,392 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,392 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
DEBUG 2020-03-03 00:47:16,392 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
DEBUG 2020-03-03 00:47:16,392 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,393 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
DEBUG 2020-03-03 00:47:16,393 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
DEBUG 2020-03-03 00:47:16,393 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,394 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'statFilter': no URL paths identified
DEBUG 2020-03-03 00:47:16,394 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure': no URL paths identified
DEBUG 2020-03-03 00:47:16,394 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSource': no URL paths identified
DEBUG 2020-03-03 00:47:16,394 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,394 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,394 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,395 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hikariPoolDataSourceMetadataProvider': no URL paths identified
DEBUG 2020-03-03 00:47:16,395 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,395 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker': no URL paths identified
DEBUG 2020-03-03 00:47:16,395 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,395 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSourceInitializerPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,395 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,395 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,396 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,396 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionFactory': no URL paths identified
DEBUG 2020-03-03 00:47:16,396 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionTemplate': no URL paths identified
DEBUG 2020-03-03 00:47:16,396 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,396 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,396 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageHelperProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,396 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,397 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,397 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'envCopy': no URL paths identified
DEBUG 2020-03-03 00:47:16,397 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyJasyptStringEncryptor': no URL paths identified
DEBUG 2020-03-03 00:47:16,397 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyDetector': no URL paths identified
DEBUG 2020-03-03 00:47:16,397 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'configPropsSingleton': no URL paths identified
DEBUG 2020-03-03 00:47:16,397 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyFilter': no URL paths identified
DEBUG 2020-03-03 00:47:16,397 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,398 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,398 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'enableEncryptablePropertySourcesPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,398 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,398 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,398 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
DEBUG 2020-03-03 00:47:16,398 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
DEBUG 2020-03-03 00:47:16,398 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
DEBUG 2020-03-03 00:47:16,399 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,399 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationAdminRegistrar': no URL paths identified
DEBUG 2020-03-03 00:47:16,399 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,399 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.aop.config.internalAutoProxyCreator': no URL paths identified
DEBUG 2020-03-03 00:47:16,399 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,399 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,399 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lettuceClientResources': no URL paths identified
DEBUG 2020-03-03 00:47:16,400 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConnectionFactory': no URL paths identified
DEBUG 2020-03-03 00:47:16,400 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,400 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisTemplate': no URL paths identified
DEBUG 2020-03-03 00:47:16,400 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringRedisTemplate': no URL paths identified
DEBUG 2020-03-03 00:47:16,400 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,400 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,400 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,400 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'persistenceExceptionTranslationPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,401 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,401 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'reactiveRedisTemplate': no URL paths identified
DEBUG 2020-03-03 00:47:16,401 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,401 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'keyValueMappingContext': no URL paths identified
DEBUG 2020-03-03 00:47:16,401 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisCustomConversions': no URL paths identified
DEBUG 2020-03-03 00:47:16,401 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisReferenceResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,401 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConverter': no URL paths identified
DEBUG 2020-03-03 00:47:16,402 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueAdapter': no URL paths identified
DEBUG 2020-03-03 00:47:16,402 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueTemplate': no URL paths identified
DEBUG 2020-03-03 00:47:16,402 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,402 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
DEBUG 2020-03-03 00:47:16,402 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,403 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,403 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
DEBUG 2020-03-03 00:47:16,403 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,403 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'parameterNamesModule': no URL paths identified
DEBUG 2020-03-03 00:47:16,403 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,403 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
DEBUG 2020-03-03 00:47:16,403 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
DEBUG 2020-03-03 00:47:16,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
DEBUG 2020-03-03 00:47:16,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
DEBUG 2020-03-03 00:47:16,404 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
DEBUG 2020-03-03 00:47:16,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar': no URL paths identified
DEBUG 2020-03-03 00:47:16,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'projectingArgumentResolverBeanPostProcessor': no URL paths identified
DEBUG 2020-03-03 00:47:16,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataWebConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,405 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataJacksonConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonGeoModule': no URL paths identified
DEBUG 2020-03-03 00:47:16,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableCustomizer': no URL paths identified
DEBUG 2020-03-03 00:47:16,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortCustomizer': no URL paths identified
DEBUG 2020-03-03 00:47:16,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,406 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonCodecCustomizer': no URL paths identified
DEBUG 2020-03-03 00:47:16,407 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,407 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,407 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,407 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,408 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jdbcTemplate': no URL paths identified
DEBUG 2020-03-03 00:47:16,408 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,408 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'namedParameterJdbcTemplate': no URL paths identified
DEBUG 2020-03-03 00:47:16,408 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,408 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,409 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,409 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,409 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect': no URL paths identified
DEBUG 2020-03-03 00:47:16,409 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'java8TimeDialect': no URL paths identified
DEBUG 2020-03-03 00:47:16,410 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,410 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'thymeleafViewResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,410 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,410 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,411 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'templateEngine': no URL paths identified
DEBUG 2020-03-03 00:47:16,411 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,411 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultTemplateResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,412 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,412 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,413 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,413 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionManager': no URL paths identified
DEBUG 2020-03-03 00:47:16,413 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,413 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,413 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionAdvisor': no URL paths identified
DEBUG 2020-03-03 00:47:16,414 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionAttributeSource': no URL paths identified
DEBUG 2020-03-03 00:47:16,414 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionInterceptor': no URL paths identified
DEBUG 2020-03-03 00:47:16,414 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionalEventListenerFactory': no URL paths identified
DEBUG 2020-03-03 00:47:16,414 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,415 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,415 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,415 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionTemplate': no URL paths identified
DEBUG 2020-03-03 00:47:16,415 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,416 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'platformTransactionManagerCustomizers': no URL paths identified
DEBUG 2020-03-03 00:47:16,416 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,416 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,416 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
DEBUG 2020-03-03 00:47:16,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-03 00:47:16,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
DEBUG 2020-03-03 00:47:16,417 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
DEBUG 2020-03-03 00:47:16,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration': no URL paths identified
DEBUG 2020-03-03 00:47:16,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
DEBUG 2020-03-03 00:47:16,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
DEBUG 2020-03-03 00:47:16,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userMapper': no URL paths identified
DEBUG 2020-03-03 00:47:16,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
DEBUG 2020-03-03 00:47:16,418 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.ContextIdApplicationContextInitializer$ContextId': no URL paths identified
DEBUG 2020-03-03 00:47:16,419 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
DEBUG 2020-03-03 00:47:16,419 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
DEBUG 2020-03-03 00:47:16,419 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
DEBUG 2020-03-03 00:47:16,419 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
DEBUG 2020-03-03 00:47:16,420 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
DEBUG 2020-03-03 00:47:16,420 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
DEBUG 2020-03-03 00:47:16,420 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
DEBUG 2020-03-03 00:47:16,420 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
DEBUG 2020-03-03 00:47:16,420 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
DEBUG 2020-03-03 00:47:16,421 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
DEBUG 2020-03-03 00:47:16,421 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
DEBUG 2020-03-03 00:47:16,421 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
DEBUG 2020-03-03 00:47:16,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:47:16,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:47:16,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:47:16,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:47:16,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:47:16,432 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-03 00:47:16,433 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-03 00:47:16,433 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-03 00:47:16,434 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-03 00:47:16,434 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-03 00:47:16,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:47:16,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:47:16,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:47:16,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:47:16,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,437 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:47:16,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
DEBUG 2020-03-03 00:47:16,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-03 00:47:16,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:47:16,446 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-03 00:47:16,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,453 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,453 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-03 00:47:16,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:47:16,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:47:16,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,455 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,458 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:47:16,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:47:16,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:47:16,461 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:47:16,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:47:16,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:47:16,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:47:16,471 main org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b: startup date [Tue Mar 03 00:47:11 CST 2020]; root of context hierarchy
DEBUG 2020-03-03 00:47:16,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:47:16,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-03 00:47:16,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-03 00:47:16,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-03 00:47:16,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:47:16,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,497 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
DEBUG 2020-03-03 00:47:16,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-03 00:47:16,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:47:16,499 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-03 00:47:16,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-03 00:47:16,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,500 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:47:16,510 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,518 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-03 00:47:16,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
DEBUG 2020-03-03 00:47:16,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
DEBUG 2020-03-03 00:47:16,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:47:16,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51c668e3'
DEBUG 2020-03-03 00:47:16,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-03 00:47:16,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,532 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:47:16,532 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-03 00:47:16,532 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-03 00:47:16,533 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,533 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-03 00:47:16,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:47:16,534 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:47:16,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:47:16,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:47:16,536 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,536 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$f5858a5b] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:16,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:47:16,538 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:47:16,539 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,539 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,547 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,547 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,548 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:47:16,549 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
DEBUG 2020-03-03 00:47:16,549 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'templateEngine'
DEBUG 2020-03-03 00:47:16,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,550 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:47:16,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:47:16,551 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,552 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$20ccce2c] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:16,554 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:47:16,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:47:16,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:47:16,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:47:16,557 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:47:16,558 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,559 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$defd5383] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:16,560 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:47:16,560 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:47:16,561 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-03 00:47:16,561 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$defd5383]: public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-03 00:47:16,562 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$defd5383]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@7bbfab3
DEBUG 2020-03-03 00:47:16,562 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,565 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-03 00:47:16,567 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [/templates/] to resources []
WARN 2020-03-03 00:47:16,568 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
DEBUG 2020-03-03 00:47:16,568 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,569 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,569 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:47:16,576 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultTemplateResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,583 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,584 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:47:16,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:47:16,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'defaultTemplateResolver'
DEBUG 2020-03-03 00:47:16,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-03 00:47:16,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-03 00:47:16,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,590 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:47:16,590 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:47:16,591 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,592 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,596 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,597 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:47:16,600 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'java8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,604 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-03 00:47:16,606 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,609 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:47:16,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'templateEngine' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,629 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,631 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'templateEngine'
DEBUG 2020-03-03 00:47:16,631 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:47:16,631 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'templateEngine'
DEBUG 2020-03-03 00:47:16,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,635 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,635 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:47:16,640 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'thymeleafViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,646 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,646 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:47:16,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
DEBUG 2020-03-03 00:47:16,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
DEBUG 2020-03-03 00:47:16,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:47:16,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:47:16,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-03 00:47:16,649 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-03 00:47:16,652 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-03 00:47:16,654 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-03 00:47:16,654 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-03 00:47:16,655 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,662 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:47:16,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-03 00:47:16,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-03 00:47:16,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-03 00:47:16,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-03 00:47:16,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-03 00:47:16,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
DEBUG 2020-03-03 00:47:16,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-03 00:47:16,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:47:16,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-03 00:47:16,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-03 00:47:16,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,667 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,671 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,671 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-03 00:47:16,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:47:16,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:47:16,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:47:16,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:47:16,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-03 00:47:16,678 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-03 00:47:16,678 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,678 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-03 00:47:16,680 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hikariPoolDataSourceMetadataProvider' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,682 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,682 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-03 00:47:16,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:47:16,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:47:16,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,684 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-03 00:47:16,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-03 00:47:16,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:47:16,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:47:16,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,689 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-03 00:47:16,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-03 00:47:16,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:47:16,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:47:16,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,693 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,695 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-03 00:47:16,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:47:16,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:47:16,697 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,697 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-03 00:47:16,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-03 00:47:16,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:47:16,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-03 00:47:16,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-03 00:47:16,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:47:16,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:47:16,701 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,702 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$74bf21f5]: public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-03 00:47:16,702 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$74bf21f5]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@98dd3535
DEBUG 2020-03-03 00:47:16,703 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$74bf21f5]: AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-03 00:47:16,703 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$74bf21f5]: AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-03 00:47:16,703 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,706 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-03 00:47:16,706 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-03 00:47:16,707 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'sqlSessionFactory'
DEBUG 2020-03-03 00:47:16,707 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-03 00:47:16,708 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:47:16,708 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:47:16,708 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,713 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:47:16,714 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:47:16,714 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-03 00:47:16,716 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-03 00:47:16,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-03 00:47:16,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,718 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-03 00:47:16,722 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,728 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,728 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,730 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-03 00:47:16,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-03 00:47:16,749 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-03 00:47:16,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-03 00:47:16,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-03 00:47:16,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-03 00:47:16,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-03 00:47:16,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-03 00:47:16,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-03 00:47:16,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-03 00:47:16,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-03 00:47:16,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:47:16,752 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:47:16,752 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,753 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,756 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,757 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,758 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-03 00:47:16,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:47:16,759 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:47:16,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:47:16,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,765 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,765 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-03 00:47:16,765 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:47:16,766 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:47:16,766 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,767 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:47:16,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
DEBUG 2020-03-03 00:47:16,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
DEBUG 2020-03-03 00:47:16,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:47:16,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:47:16,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:47:16,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:47:16,779 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.jmx.default-domain' in any property source
DEBUG 2020-03-03 00:47:16,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
DEBUG 2020-03-03 00:47:16,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:47:16,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
DEBUG 2020-03-03 00:47:16,794 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.jmx.server' in any property source
DEBUG 2020-03-03 00:47:16,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
DEBUG 2020-03-03 00:47:16,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
DEBUG 2020-03-03 00:47:16,795 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
DEBUG 2020-03-03 00:47:16,801 main org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@439f5b3d
DEBUG 2020-03-03 00:47:16,803 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,805 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,806 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
DEBUG 2020-03-03 00:47:16,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
DEBUG 2020-03-03 00:47:16,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
DEBUG 2020-03-03 00:47:16,823 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
DEBUG 2020-03-03 00:47:16,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
DEBUG 2020-03-03 00:47:16,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:47:16,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:47:16,826 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,827 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration$$EnhancerBySpringCGLIB$$f4b12c5e] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:16,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-03 00:47:16,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' via constructor to bean named 'environment'
DEBUG 2020-03-03 00:47:16,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanExporter'
DEBUG 2020-03-03 00:47:16,831 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,833 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,833 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,833 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:47:16,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:47:16,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:47:16,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
DEBUG 2020-03-03 00:47:16,836 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.admin.jmx-name' in any property source
DEBUG 2020-03-03 00:47:16,837 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-03 00:47:16,837 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-03 00:47:16,838 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1829883631 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, spring.output.ansi.enabled=always, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, java.rmi.server.randomIDs=true, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=12476, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=10543938847450, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., spring.jmx.enabled=true, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, spring.liveBeansView.mbeanDomain=, os.version=6.1, user.home=C:\Users\mh, catalina.useNaming=false, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, catalina.home=C:\Users\mh\AppData\Local\Temp\tomcat.1840091095382698211.9090, java.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, com.sun.management.jmxremote=, java.vm.specification.version=1.8, sun.java.command=com.froggengo.springlearn.SpringLearnMain, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, catalina.base=C:\Users\mh\AppData\Local\Temp\tomcat.1840091095382698211.9090, spring.application.admin.enabled=true, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1286771084 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-03 00:47:16,842 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springApplicationAdminRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,845 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:47:16,846 main org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar$SpringApplicationAdmin Application Admin MBean registered with name 'org.springframework.boot:type=Admin,name=SpringApplication'
DEBUG 2020-03-03 00:47:16,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:47:16,848 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:47:16,848 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:47:16,848 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,849 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,851 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:47:16,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-03 00:47:16,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:47:16,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:47:16,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,854 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-03 00:47:16,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-03 00:47:16,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-03 00:47:16,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:47:16,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:47:16,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisTemplate'
DEBUG 2020-03-03 00:47:16,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisTemplate'
DEBUG 2020-03-03 00:47:16,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-03 00:47:16,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:47:16,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-03 00:47:16,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisTemplate'
DEBUG 2020-03-03 00:47:16,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisTemplate'
DEBUG 2020-03-03 00:47:16,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-03 00:47:16,867 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-03 00:47:16,867 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:47:16,867 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:47:16,867 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,867 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-03 00:47:16,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:47:16,871 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:47:16,871 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,871 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-03 00:47:16,875 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-03 00:47:16,875 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:47:16,875 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:47:16,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:47:16,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'reactiveRedisTemplate'
DEBUG 2020-03-03 00:47:16,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-03 00:47:16,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-03 00:47:16,881 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-03 00:47:16,881 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-03 00:47:16,881 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3098cf3b'
DEBUG 2020-03-03 00:47:16,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'reactiveRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-03 00:47:16,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-03 00:47:16,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-03 00:47:16,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-03 00:47:16,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:47:16,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:47:16,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#737d100a'
DEBUG 2020-03-03 00:47:16,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#1d1cbd0f'
DEBUG 2020-03-03 00:47:16,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#1d1cbd0f'
DEBUG 2020-03-03 00:47:16,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#ed91d8d'
DEBUG 2020-03-03 00:47:16,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#ed91d8d'
DEBUG 2020-03-03 00:47:16,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#737d100a'
DEBUG 2020-03-03 00:47:16,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'keyValueMappingContext' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'keyValueMappingContext'
DEBUG 2020-03-03 00:47:16,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:47:16,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-03 00:47:16,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-03 00:47:16,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisCustomConversions' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-03 00:47:16,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:47:16,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:47:16,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-03 00:47:16,967 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisReferenceResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:16,969 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,969 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,969 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:47:16,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConverter'
DEBUG 2020-03-03 00:47:16,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConverter'
DEBUG 2020-03-03 00:47:16,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:16,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:47:17,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConverter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-03 00:47:17,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-03 00:47:17,006 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConverter'
DEBUG 2020-03-03 00:47:17,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,007 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,008 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConverter'
DEBUG 2020-03-03 00:47:17,008 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:47:17,008 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:47:17,009 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-03 00:47:17,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConverter'
DEBUG 2020-03-03 00:47:17,014 main org.springframework.beans.BeanUtils No property editor [org.springframework.data.redis.core.mapping.RedisMappingContextEditor] found for type org.springframework.data.redis.core.mapping.RedisMappingContext according to 'Editor' suffix convention
DEBUG 2020-03-03 00:47:17,020 main org.springframework.data.redis.listener.RedisMessageListenerContainer Postpone listening for Redis messages until actual listeners are added
DEBUG 2020-03-03 00:47:17,021 main org.springframework.data.redis.listener.RedisMessageListenerContainer Started RedisMessageListenerContainer
DEBUG 2020-03-03 00:47:17,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueAdapter' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:47:17,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,056 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:47:17,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueTemplate'
DEBUG 2020-03-03 00:47:17,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-03 00:47:17,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,060 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-03 00:47:17,061 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-03 00:47:17,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-03 00:47:17,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-03 00:47:17,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-03 00:47:17,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-03 00:47:17,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-03 00:47:17,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-03 00:47:17,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-03 00:47:17,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-03 00:47:17,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-03 00:47:17,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:47:17,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-03 00:47:17,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-03 00:47:17,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:47:17,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-03 00:47:17,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-03 00:47:17,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-03 00:47:17,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-03 00:47:17,070 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:47:17,070 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:47:17,070 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,070 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-03 00:47:17,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-03 00:47:17,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-03 00:47:17,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:47:17,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:47:17,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-03 00:47:17,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-03 00:47:17,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-03 00:47:17,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableResolver'
DEBUG 2020-03-03 00:47:17,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-03 00:47:17,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-03 00:47:17,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-03 00:47:17,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-03 00:47:17,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-03 00:47:17,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-03 00:47:17,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-03 00:47:17,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:47:17,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:47:17,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,084 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:47:17,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonCodecCustomizer'
DEBUG 2020-03-03 00:47:17,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-03 00:47:17,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-03 00:47:17,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-03 00:47:17,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonCodecCustomizer' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-03 00:47:17,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonCodecCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-03 00:47:17,093 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:47:17,094 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:47:17,094 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,094 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,096 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,096 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,097 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-03 00:47:17,097 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:47:17,097 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:47:17,098 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,098 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$9dfe98a9] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:17,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:47:17,100 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:47:17,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,104 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:47:17,104 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:47:17,104 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,106 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,106 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-03 00:47:17,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-03 00:47:17,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,107 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,108 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$7a8fb9fd] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:17,109 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:47:17,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:47:17,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:47:17,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,111 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,112 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:47:17,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-03 00:47:17,113 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:47:17,114 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,115 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-03 00:47:17,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-03 00:47:17,116 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,117 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,131 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'jdbcTemplate'
DEBUG 2020-03-03 00:47:17,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,132 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,136 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-03 00:47:17,136 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-03 00:47:17,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-03 00:47:17,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-03 00:47:17,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
DEBUG 2020-03-03 00:47:17,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'namedParameterJdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-03 00:47:17,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:47:17,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:47:17,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,161 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-03 00:47:17,161 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-03 00:47:17,161 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:47:17,161 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:47:17,161 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,163 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$2a165072]: AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-03 00:47:17,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,163 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-03 00:47:17,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:47:17,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:47:17,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:47:17,168 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to bean named 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:47:17,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-03 00:47:17,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-03 00:47:17,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-03 00:47:17,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-03 00:47:17,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-03 00:47:17,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:47:17,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:47:17,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:47:17,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-03 00:47:17,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-03 00:47:17,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'templateEngine'
DEBUG 2020-03-03 00:47:17,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-03 00:47:17,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-03 00:47:17,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:47:17,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:47:17,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-03 00:47:17,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-03 00:47:17,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:47:17,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:47:17,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,181 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$f0523ff] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:17,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-03 00:47:17,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-03 00:47:17,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:47:17,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:47:17,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:47:17,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:47:17,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:47:17,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:47:17,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:47:17,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,198 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:47:17,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'platformTransactionManagerCustomizers' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:47:17,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:47:17,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
DEBUG 2020-03-03 00:47:17,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionManager'
DEBUG 2020-03-03 00:47:17,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-03 00:47:17,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:47:17,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionManager' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-03 00:47:17,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionManager'
DEBUG 2020-03-03 00:47:17,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionManager'
DEBUG 2020-03-03 00:47:17,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:47:17,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:47:17,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-03 00:47:17,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:17,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-03 00:47:17,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-03 00:47:17,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:47:17,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:47:17,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:17,222 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:47:17,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:47:17,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:47:17,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-03 00:47:17,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:17,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:17,231 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-03 00:47:17,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,238 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$608ee8d2] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:17,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionManager'
DEBUG 2020-03-03 00:47:17,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' via constructor to bean named 'transactionManager'
DEBUG 2020-03-03 00:47:17,240 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
DEBUG 2020-03-03 00:47:17,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionTemplate'
DEBUG 2020-03-03 00:47:17,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-03 00:47:17,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionTemplate'
DEBUG 2020-03-03 00:47:17,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionTemplate'
DEBUG 2020-03-03 00:47:17,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-03 00:47:17,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-03 00:47:17,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-03 00:47:17,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:47:17,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:47:17,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,256 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$fd1a8511] - unable to determine constructor/method parameter names
DEBUG 2020-03-03 00:47:17,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:47:17,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
DEBUG 2020-03-03 00:47:17,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-03 00:47:17,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-03 00:47:17,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-03 00:47:17,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,270 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-03 00:47:17,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-03 00:47:17,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-03 00:47:17,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:47:17,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:47:17,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-03 00:47:17,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-03 00:47:17,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-03 00:47:17,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-03 00:47:17,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:47:17,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-03 00:47:17,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
DEBUG 2020-03-03 00:47:17,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
DEBUG 2020-03-03 00:47:17,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-03 00:47:17,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
DEBUG 2020-03-03 00:47:17,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:17,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
DEBUG 2020-03-03 00:47:17,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-03 00:47:17,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userMapper'
DEBUG 2020-03-03 00:47:17,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-03 00:47:17,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-03 00:47:17,310 main org.springframework.context.event.EventListenerMethodProcessor 2 @EventListener methods processed on bean 'springApplicationAdminRegistrar': {public void org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar.onApplicationReadyEvent(org.springframework.boot.context.event.ApplicationReadyEvent)=@org.springframework.context.event.EventListener(value=[], classes=[], condition=), public void org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar.onWebServerInitializedEvent(org.springframework.boot.web.context.WebServerInitializedEvent)=@org.springframework.context.event.EventListener(value=[], classes=[], condition=)}
INFO 2020-03-03 00:47:17,322 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
DEBUG 2020-03-03 00:47:17,322 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
DEBUG 2020-03-03 00:47:17,323 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
INFO 2020-03-03 00:47:17,324 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
DEBUG 2020-03-03 00:47:17,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
INFO 2020-03-03 00:47:17,324 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
DEBUG 2020-03-03 00:47:17,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
INFO 2020-03-03 00:47:17,331 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
DEBUG 2020-03-03 00:47:17,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
INFO 2020-03-03 00:47:17,332 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
DEBUG 2020-03-03 00:47:17,333 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@593a6726]
DEBUG 2020-03-03 00:47:17,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
DEBUG 2020-03-03 00:47:17,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-03 00:47:17,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-03 00:47:17,336 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:47:17,353 main org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.context.annotation.EnableAspectJAutoProxy', 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice', 'org.aspectj.weaver.AnnotatedElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) CodecsAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.codec.CodecConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration#jacksonCodecCustomizer matched: - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) DruidDataSourceAutoConfigure matched: - @ConditionalOnClass found required class 'com.alibaba.druid.pool.DruidDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DruidDataSourceAutoConfigure#dataSource matched: - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DruidFilterConfiguration#statFilter matched: - @ConditionalOnProperty (spring.datasource.druid.filter.stat.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.alibaba.druid.filter.stat.StatFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateAutoConfiguration.JdbcTemplateConfiguration#jdbcTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration.NamedParameterJdbcTemplateConfiguration#namedParameterJdbcTemplate matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration matched: - @ConditionalOnClass found required class 'io.lettuce.core.RedisClient'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) LettuceConnectionConfiguration#lettuceClientResources matched: - @ConditionalOnMissingBean (types: io.lettuce.core.resource.ClientResources; SearchStrategy: all) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration#redisConnectionFactory matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.ibatis.session.SqlSessionFactory', 'org.mybatis.spring.SqlSessionFactoryBean'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) MybatisAutoConfiguration#sqlSessionFactory matched: - @ConditionalOnMissingBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration#sqlSessionTemplate matched: - @ConditionalOnMissingBean (types: org.mybatis.spring.SqlSessionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisLanguageDriverAutoConfiguration matched: - @ConditionalOnClass found required class 'org.apache.ibatis.scripting.LanguageDriver'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PageHelperAutoConfiguration matched: - @ConditionalOnBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) found bean 'sqlSessionFactory' (OnBeanCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) ReactorCoreAutoConfiguration matched: - @ConditionalOnClass found required classes 'reactor.core.publisher.Mono', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.core.RedisOperations'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration#redisTemplate matched: - @ConditionalOnMissingBean (names: redisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisAutoConfiguration#stringRedisTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.core.StringRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.connection.RedisConnectionFactory'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) RedisReactiveAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory', 'org.springframework.data.redis.core.ReactiveRedisTemplate', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisReactiveAutoConfiguration#reactiveRedisTemplate matched: - @ConditionalOnBean (types: org.springframework.data.redis.connection.ReactiveRedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (names: reactiveRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.data.redis.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (types: org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringApplicationAdminJmxAutoConfiguration matched: - @ConditionalOnProperty (spring.application.admin.enabled=true) matched (OnPropertyCondition) SpringApplicationAdminJmxAutoConfiguration#springApplicationAdminRegistrar matched: - @ConditionalOnMissingBean (types: org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required class 'org.thymeleaf.templatemode.TemplateMode'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.SpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found ConfigurableWebEnvironment (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CachingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.ReactiveCassandraTemplate' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.cassandra.ReactiveSession', 'org.springframework.data.cassandra.repository.ReactiveCassandraRepository' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration: Did not match: - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) found beans of type 'javax.sql.DataSource' dataSource (OnBeanCondition) Matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) DruidFilterConfiguration#commonsLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.commons-log.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#configFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.config.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#encodingConvertFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.encoding.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4j2Filter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j2.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4jFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#slf4jLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.slf4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallConfig: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidSpringAopConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.aop-patterns) did not find property 'spring.datasource.druid.aop-patterns' (OnPropertyCondition) DruidStatViewServletConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.stat-view-servlet.enabled=true) did not find property 'spring.datasource.druid.stat-view-servlet.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) DruidWebStatFilterConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.web-stat-filter.enabled=true) did not find property 'spring.datasource.druid.web-stat-filter.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JedisConnectionConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.commons.pool2.impl.GenericObjectPool', 'redis.clients.jedis.Jedis' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'liquibase.integration.spring.SpringLiquibase', 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.core.ReactiveMongoTemplate' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.repository.ReactiveMongoRepository' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.mybatis.spring.mapper.MapperFactoryBean,org.mybatis.spring.mapper.MapperScannerConfigurer; SearchStrategy: all) found beans of type 'org.mybatis.spring.mapper.MapperScannerConfigurer' com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0 (OnBeanCondition) MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver', 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriverConfig' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyFreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyVelocityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.velocity.Driver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.thymeleaf.ThymeleafLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.VelocityConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.velocity.VelocityLanguageDriver', 'org.mybatis.scripting.velocity.VelocityLanguageDriverConfig' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.Neo4jRepository' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity', 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity', 'org.springframework.security.web.server.WebFilterChainProxy' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.http.ReactiveHttpInputMessage'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SecurityRequestMatcherProviderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.web.util.matcher.RequestMatcher' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity4.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
DEBUG 2020-03-03 00:47:17,358 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-03 00:47:17,359 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-03 00:47:17,359 main org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
DEBUG 2020-03-03 00:47:17,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:47:17,360 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:47:17,360 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@4fb392c4]
DEBUG 2020-03-03 00:47:17,360 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@194d329e]
DEBUG 2020-03-03 00:47:17,360 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@54d1608f]
DEBUG 2020-03-03 00:47:17,361 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String
INFO 2020-03-03 00:47:17,362 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-9090"]
INFO 2020-03-03 00:47:17,375 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-03 00:47:17,394 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 9090 (http) with context path ''
DEBUG 2020-03-03 00:47:17,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:47:17,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:47:17,399 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'server.ports' with highest search precedence
DEBUG 2020-03-03 00:47:17,400 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletWebServerInitializedEvent
DEBUG 2020-03-03 00:47:17,400 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletWebServerInitializedEvent
INFO 2020-03-03 00:47:17,405 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 6.072 seconds (JVM running for 8.432)
DEBUG 2020-03-03 00:47:17,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:47:17,410 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-03 00:47:17,411 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-03 00:47:17,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:47:17,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
DEBUG 2020-03-03 00:47:17,419 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-03 00:47:17,419 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-03 00:47:18,794 RMI TCP Connection(3)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Found key 'local.server.port' in PropertySource 'server.ports' with value of type Integer
DEBUG 2020-03-03 00:47:18,803 RMI TCP Connection(3)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.ssl.key-store' in any property source
DEBUG 2020-03-03 00:47:18,805 RMI TCP Connection(3)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.servlet.context-path' in any property source
DEBUG 2020-03-03 00:47:18,807 RMI TCP Connection(3)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.servlet.path' in any property source
DEBUG 2020-03-03 00:47:18,809 RMI TCP Connection(3)-192.168.43.156 org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.address' in any property source
DEBUG 2020-03-03 00:47:24,871 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Initializing servlet 'dispatcherServlet'
INFO 2020-03-03 00:47:24,872 http-nio-9090-exec-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring FrameworkServlet 'dispatcherServlet'
INFO 2020-03-03 00:47:24,872 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
DEBUG 2020-03-03 00:47:24,873 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartResolver'
DEBUG 2020-03-03 00:47:24,873 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Using MultipartResolver [org.springframework.web.multipart.support.StandardServletMultipartResolver@5666adb6]
DEBUG 2020-03-03 00:47:24,874 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
DEBUG 2020-03-03 00:47:24,874 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,878 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,878 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,878 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
DEBUG 2020-03-03 00:47:24,879 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@3f7cf1fc]
DEBUG 2020-03-03 00:47:24,879 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
DEBUG 2020-03-03 00:47:24,880 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,884 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,884 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,884 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
DEBUG 2020-03-03 00:47:24,884 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@67a3c054]
DEBUG 2020-03-03 00:47:24,885 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-03 00:47:24,885 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerMapping'
DEBUG 2020-03-03 00:47:24,885 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'viewControllerHandlerMapping'
DEBUG 2020-03-03 00:47:24,885 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameHandlerMapping'
DEBUG 2020-03-03 00:47:24,886 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-03 00:47:24,886 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultServletHandlerMapping'
DEBUG 2020-03-03 00:47:24,886 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'welcomePageHandlerMapping'
DEBUG 2020-03-03 00:47:24,887 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-03 00:47:24,887 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-03 00:47:24,887 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-03 00:47:24,888 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
DEBUG 2020-03-03 00:47:24,888 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'handlerExceptionResolver'
DEBUG 2020-03-03 00:47:24,888 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
DEBUG 2020-03-03 00:47:24,889 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,893 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,893 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,894 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
DEBUG 2020-03-03 00:47:24,894 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@13312ba]
DEBUG 2020-03-03 00:47:24,895 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-03 00:47:24,895 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-03 00:47:24,895 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-03 00:47:24,895 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'viewResolver'
DEBUG 2020-03-03 00:47:24,896 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-03 00:47:24,897 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
DEBUG 2020-03-03 00:47:24,897 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,901 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,902 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-03 00:47:24,902 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
DEBUG 2020-03-03 00:47:24,902 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Unable to locate FlashMapManager with name 'flashMapManager': using default [org.springframework.web.servlet.support.SessionFlashMapManager@61222959]
DEBUG 2020-03-03 00:47:24,902 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Published WebApplicationContext of servlet 'dispatcherServlet' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.dispatcherServlet]
INFO 2020-03-03 00:47:24,903 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 30 ms
DEBUG 2020-03-03 00:47:24,903 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Servlet 'dispatcherServlet' configured successfully
DEBUG 2020-03-03 00:47:24,912 http-nio-9090-exec-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@35a828b7
DEBUG 2020-03-03 00:47:24,913 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/user/list]
DEBUG 2020-03-03 00:47:24,915 http-nio-9090-exec-1 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /user/list
DEBUG 2020-03-03 00:47:24,917 http-nio-9090-exec-1 org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()]
DEBUG 2020-03-03 00:47:24,917 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userController'
DEBUG 2020-03-03 00:47:24,918 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/user/list] is: -1
DEBUG 2020-03-03 00:47:24,931 http-nio-9090-exec-1 org.mybatis.spring.SqlSessionUtils Creating a new SqlSession
DEBUG 2020-03-03 00:47:24,939 http-nio-9090-exec-1 org.mybatis.spring.SqlSessionUtils SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15b909fd] was not registered for synchronization because synchronization is not active
DEBUG 2020-03-03 00:47:24,946 http-nio-9090-exec-1 org.springframework.jdbc.datasource.DataSourceUtils Fetching JDBC Connection from DataSource
DEBUG 2020-03-03 00:47:24,947 http-nio-9090-exec-1 druid.sql.Connection {conn-10001} pool-connect
DEBUG 2020-03-03 00:47:24,948 http-nio-9090-exec-1 org.mybatis.spring.transaction.SpringManagedTransaction JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@eafad2e] will not be managed by Spring
DEBUG 2020-03-03 00:47:24,952 http-nio-9090-exec-1 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Preparing: select username,age from user
DEBUG 2020-03-03 00:47:25,046 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} created. select username,age from user
DEBUG 2020-03-03 00:47:25,060 http-nio-9090-exec-1 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList ==> Parameters:
DEBUG 2020-03-03 00:47:25,063 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} Parameters : []
DEBUG 2020-03-03 00:47:25,064 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} Types : []
DEBUG 2020-03-03 00:47:25,073 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} executed. 11.6165 millis. select username,age from user
DEBUG 2020-03-03 00:47:25,077 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} open
DEBUG 2020-03-03 00:47:25,078 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} Header: [username, age]
DEBUG 2020-03-03 00:47:25,090 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} Result: [fly, 20]
DEBUG 2020-03-03 00:47:25,094 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} Result: [wyt, 21]
DEBUG 2020-03-03 00:47:25,094 http-nio-9090-exec-1 com.froggengo.springlearn.project.mapper.UserMapper.selectUserList <== Total: 2
DEBUG 2020-03-03 00:47:25,095 http-nio-9090-exec-1 druid.sql.ResultSet {conn-10001, pstmt-20000, rs-50000} closed
DEBUG 2020-03-03 00:47:25,097 http-nio-9090-exec-1 druid.sql.Statement {conn-10001, pstmt-20000} clearParameters.
DEBUG 2020-03-03 00:47:25,097 http-nio-9090-exec-1 com.alibaba.druid.pool.PreparedStatementPool {conn-10001, pstmt-20000} enter cache
DEBUG 2020-03-03 00:47:25,098 http-nio-9090-exec-1 org.mybatis.spring.SqlSessionUtils Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15b909fd]
DEBUG 2020-03-03 00:47:25,098 http-nio-9090-exec-1 org.springframework.jdbc.datasource.DataSourceUtils Returning JDBC Connection to DataSource
DEBUG 2020-03-03 00:47:25,099 http-nio-9090-exec-1 druid.sql.Connection {conn-10001} pool-recycle
DEBUG 2020-03-03 00:47:25,103 http-nio-9090-exec-1 org.springframework.data.redis.core.RedisConnectionUtils Opening RedisConnection
DEBUG 2020-03-03 00:47:25,104 http-nio-9090-exec-1 io.lettuce.core.RedisClient Trying to get a Redis connection for: RedisURI [host='localhost', port=6379]
INFO 2020-03-03 00:47:25,244 http-nio-9090-exec-1 io.lettuce.core.EpollProvider Starting without optional epoll library
INFO 2020-03-03 00:47:25,246 http-nio-9090-exec-1 io.lettuce.core.KqueueProvider Starting without optional kqueue library
DEBUG 2020-03-03 00:47:25,251 http-nio-9090-exec-1 io.netty.channel.MultithreadEventLoopGroup -Dio.netty.eventLoopThreads: 8
DEBUG 2020-03-03 00:47:25,257 http-nio-9090-exec-1 io.netty.channel.nio.NioEventLoop -Dio.netty.noKeySetOptimization: false
DEBUG 2020-03-03 00:47:25,257 http-nio-9090-exec-1 io.netty.channel.nio.NioEventLoop -Dio.netty.selectorAutoRebuildThreshold: 512
DEBUG 2020-03-03 00:47:25,270 http-nio-9090-exec-1 io.lettuce.core.resource.DefaultEventLoopGroupProvider Adding reference to io.netty.channel.nio.NioEventLoopGroup@65e4420d, existing ref count 0
DEBUG 2020-03-03 00:47:25,278 http-nio-9090-exec-1 io.lettuce.core.RedisClient Resolved SocketAddress localhost:6379 using RedisURI [host='localhost', port=6379]
DEBUG 2020-03-03 00:47:25,278 http-nio-9090-exec-1 io.lettuce.core.RedisClient Connecting to Redis at localhost:6379
DEBUG 2020-03-03 00:47:25,289 http-nio-9090-exec-1 io.netty.channel.DefaultChannelId -Dio.netty.processId: 12476 (auto-detected)
DEBUG 2020-03-03 00:47:25,294 http-nio-9090-exec-1 io.netty.util.NetUtil -Djava.net.preferIPv4Stack: false
DEBUG 2020-03-03 00:47:25,295 http-nio-9090-exec-1 io.netty.util.NetUtil -Djava.net.preferIPv6Addresses: false
DEBUG 2020-03-03 00:47:25,776 http-nio-9090-exec-1 io.netty.util.NetUtil Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
DEBUG 2020-03-03 00:47:25,777 http-nio-9090-exec-1 io.netty.util.NetUtil Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
DEBUG 2020-03-03 00:47:26,307 http-nio-9090-exec-1 io.netty.channel.DefaultChannelId -Dio.netty.machineId: 80:19:34:ff:fe:a7:13:31 (auto-detected)
DEBUG 2020-03-03 00:47:26,329 http-nio-9090-exec-1 io.netty.buffer.ByteBufUtil -Dio.netty.allocator.type: pooled
DEBUG 2020-03-03 00:47:26,329 http-nio-9090-exec-1 io.netty.buffer.ByteBufUtil -Dio.netty.threadLocalDirectBufferSize: 0
DEBUG 2020-03-03 00:47:26,330 http-nio-9090-exec-1 io.netty.buffer.ByteBufUtil -Dio.netty.maxThreadLocalCharBufferSize: 16384
DEBUG 2020-03-03 00:47:26,347 lettuce-nioEventLoop-4-1 io.netty.util.Recycler -Dio.netty.recycler.maxCapacityPerThread: 4096
DEBUG 2020-03-03 00:47:26,347 lettuce-nioEventLoop-4-1 io.netty.util.Recycler -Dio.netty.recycler.maxSharedCapacityFactor: 2
DEBUG 2020-03-03 00:47:26,348 lettuce-nioEventLoop-4-1 io.netty.util.Recycler -Dio.netty.recycler.linkCapacity: 16
DEBUG 2020-03-03 00:47:26,348 lettuce-nioEventLoop-4-1 io.netty.util.Recycler -Dio.netty.recycler.ratio: 8
DEBUG 2020-03-03 00:47:26,356 lettuce-nioEventLoop-4-1 io.netty.buffer.AbstractByteBuf -Dio.netty.buffer.bytebuf.checkAccessible: true
DEBUG 2020-03-03 00:47:26,356 lettuce-nioEventLoop-4-1 io.netty.util.ResourceLeakDetectorFactory Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3731824c
DEBUG 2020-03-03 00:47:26,381 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, [id: 0x981d36b7] (inactive), chid=0x1] channelRegistered()
DEBUG 2020-03-03 00:47:26,388 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] channelActive()
DEBUG 2020-03-03 00:47:26,389 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, epid=0x1] activateEndpointAndExecuteBufferedCommands 0 command(s) buffered
DEBUG 2020-03-03 00:47:26,389 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, epid=0x1] activating endpoint
DEBUG 2020-03-03 00:47:26,389 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, epid=0x1] flushCommands()
DEBUG 2020-03-03 00:47:26,389 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, epid=0x1] flushCommands() Flushing 0 commands
DEBUG 2020-03-03 00:47:26,390 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelActive()
DEBUG 2020-03-03 00:47:26,390 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelActive()
DEBUG 2020-03-03 00:47:26,391 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] channelActive() done
DEBUG 2020-03-03 00:47:26,392 lettuce-nioEventLoop-4-1 io.lettuce.core.RedisClient Connecting to Redis at localhost:6379: Success
DEBUG 2020-03-03 00:47:26,395 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] userEventTriggered(ctx, io.lettuce.core.ConnectionEvents$Activated@7d115b0b)
DEBUG 2020-03-03 00:47:26,395 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] userEventTriggered(ctx, io.lettuce.core.ConnectionEvents$Activated@7d115b0b)
DEBUG 2020-03-03 00:47:26,396 lettuce-eventExecutorLoop-1-1 io.lettuce.core.RedisChannelHandler dispatching command AsyncCommand [type=AUTH, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,397 lettuce-eventExecutorLoop-1-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, epid=0x1] write() writeAndFlush command AsyncCommand [type=AUTH, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,399 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] write(ctx, AsyncCommand [type=AUTH, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command], promise)
DEBUG 2020-03-03 00:47:26,400 lettuce-eventExecutorLoop-1-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, epid=0x1] write() done
DEBUG 2020-03-03 00:47:26,402 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandEncoder [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379] writing command AsyncCommand [type=AUTH, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,430 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] Received: 5 bytes, 1 commands in the stack
DEBUG 2020-03-03 00:47:26,430 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] Stack contains: 1 commands
DEBUG 2020-03-03 00:47:26,430 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.RedisStateMachine Decode AsyncCommand [type=AUTH, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,442 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.RedisStateMachine Decoded AsyncCommand [type=AUTH, output=StatusOutput [output=OK, error='null'], commandType=io.lettuce.core.protocol.Command], empty stack: true
DEBUG 2020-03-03 00:47:26,503 http-nio-9090-exec-1 io.lettuce.core.RedisChannelHandler dispatching command AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,504 http-nio-9090-exec-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, epid=0x1] write() writeAndFlush command AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,504 http-nio-9090-exec-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, epid=0x1] write() done
DEBUG 2020-03-03 00:47:26,504 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] write(ctx, AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command], promise)
DEBUG 2020-03-03 00:47:26,506 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandEncoder [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379] writing command AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,522 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] Received: 5 bytes, 1 commands in the stack
DEBUG 2020-03-03 00:47:26,522 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] Stack contains: 1 commands
DEBUG 2020-03-03 00:47:26,522 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.RedisStateMachine Decode AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,522 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.RedisStateMachine Decoded AsyncCommand [type=SET, output=StatusOutput [output=OK, error='null'], commandType=io.lettuce.core.protocol.Command], empty stack: true
DEBUG 2020-03-03 00:47:26,523 http-nio-9090-exec-1 org.springframework.data.redis.core.RedisConnectionUtils Closing Redis Connection
DEBUG 2020-03-03 00:47:26,524 http-nio-9090-exec-1 org.springframework.data.redis.core.RedisConnectionUtils Opening RedisConnection
DEBUG 2020-03-03 00:47:26,526 http-nio-9090-exec-1 io.lettuce.core.RedisChannelHandler dispatching command AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,527 http-nio-9090-exec-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, epid=0x1] write() writeAndFlush command AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,528 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] write(ctx, AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command], promise)
DEBUG 2020-03-03 00:47:26,529 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandEncoder [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379] writing command AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,531 http-nio-9090-exec-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, epid=0x1] write() done
DEBUG 2020-03-03 00:47:26,533 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] Received: 5 bytes, 1 commands in the stack
DEBUG 2020-03-03 00:47:26,533 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.CommandHandler [channel=0xd5e79525, /127.0.0.1:50641 -> localhost/127.0.0.1:6379, chid=0x1] Stack contains: 1 commands
DEBUG 2020-03-03 00:47:26,533 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.RedisStateMachine Decode AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-03 00:47:26,533 lettuce-nioEventLoop-4-1 io.lettuce.core.protocol.RedisStateMachine Decoded AsyncCommand [type=SET, output=StatusOutput [output=OK, error='null'], commandType=io.lettuce.core.protocol.Command], empty stack: true
DEBUG 2020-03-03 00:47:26,534 http-nio-9090-exec-1 org.springframework.data.redis.core.RedisConnectionUtils Closing Redis Connection
DEBUG 2020-03-03 00:47:26,895 http-nio-9090-exec-1 org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Written [[User{name='fly', age=20}, User{name='wyt', age=21}]] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@4b790d86]
DEBUG 2020-03-03 00:47:26,897 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
DEBUG 2020-03-03 00:47:26,897 http-nio-9090-exec-1 org.springframework.web.servlet.DispatcherServlet Successfully completed request
DEBUG 2020-03-03 00:47:26,900 http-nio-9090-exec-1 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-03 00:47:26,901 http-nio-9090-exec-1 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-03 00:47:26,902 http-nio-9090-exec-1 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ServletRequestHandledEvent
DEBUG 2020-03-03 00:47:26,902 http-nio-9090-exec-1 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@35a828b7
Logback Log Messages

Log session start time Thu Mar 05 17:43:01 CST 2020

Level Date Thread Logger Message
Level Date Thread Logger Message
Logback Log Messages

Log session start time Thu Mar 05 17:43:01 CST 2020

Logback Log Messages

Log session start time Thu Mar 05 17:46:19 CST 2020

Level Date Thread Logger Message
DEBUG 2020-03-05 17:43:01,150 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.register-shutdown-hook' in any property source
DEBUG 2020-03-05 17:43:01,286 main org.springframework.boot.context.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/D:/IntelliJ%20IDEA%202019.1.3/lib/idea_rt.jar, file:/D:/IntelliJ%20IDEA%202019.1.3/plugins/junit/lib/junit-rt.jar, file:/D:/IntelliJ%20IDEA%202019.1.3/plugins/junit/lib/junit5-rt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/charsets.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/deploy.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/access-bridge-64.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/cldrdata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/dnsns.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jaccess.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/jfxrt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/localedata.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/nashorn.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunec.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunjce_provider.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunmscapi.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/sunpkcs11.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/ext/zipfs.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/javaws.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jce.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfr.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jfxswt.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/jsse.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/management-agent.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/plugin.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/resources.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/jre/lib/rt.jar, file:/F:/dev/SpringLearn/target/test-classes/, file:/F:/dev/SpringLearn/target/classes/, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter/2.0.5.RELEASE/spring-boot-starter-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot/2.0.5.RELEASE/spring-boot-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context/5.0.9.RELEASE/spring-context-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-autoconfigure/2.0.5.RELEASE/spring-boot-autoconfigure-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-logging/2.0.5.RELEASE/spring-boot-starter-logging-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-core/5.0.9.RELEASE/spring-core-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jcl/5.0.9.RELEASE/spring-jcl-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-aop/2.0.5.RELEASE/spring-boot-starter-aop-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-aop/5.0.9.RELEASE/spring-aop-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-beans/5.0.9.RELEASE/spring-beans-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/aspectj/aspectjweaver/1.8.13/aspectjweaver-1.8.13.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-test/2.0.5.RELEASE/spring-boot-starter-test-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-test/2.0.5.RELEASE/spring-boot-test-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-test-autoconfigure/2.0.5.RELEASE/spring-boot-test-autoconfigure-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar, file:/D:/apache-maven-3.5.3/repository2/net/minidev/json-smart/2.3/json-smart-2.3.jar, file:/D:/apache-maven-3.5.3/repository2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar, file:/D:/apache-maven-3.5.3/repository2/junit/junit/4.12/junit-4.12.jar, file:/D:/apache-maven-3.5.3/repository2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.jar, file:/D:/apache-maven-3.5.3/repository2/org/mockito/mockito-core/2.15.0/mockito-core-2.15.0.jar, file:/D:/apache-maven-3.5.3/repository2/net/bytebuddy/byte-buddy/1.7.11/byte-buddy-1.7.11.jar, file:/D:/apache-maven-3.5.3/repository2/net/bytebuddy/byte-buddy-agent/1.7.11/byte-buddy-agent-1.7.11.jar, file:/D:/apache-maven-3.5.3/repository2/org/objenesis/objenesis/2.6/objenesis-2.6.jar, file:/D:/apache-maven-3.5.3/repository2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, file:/D:/apache-maven-3.5.3/repository2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar, file:/D:/apache-maven-3.5.3/repository2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-test/5.0.9.RELEASE/spring-test-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/xmlunit/xmlunit-core/2.5.1/xmlunit-core-2.5.1.jar, file:/D:/apache-maven-3.5.3/repository2/org/fusesource/jansi/jansi/1.7/jansi-1.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-web/2.0.5.RELEASE/spring-boot-starter-web-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-json/2.0.5.RELEASE/spring-boot-starter-json-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-tomcat/2.0.5.RELEASE/spring-boot-starter-tomcat-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-core/8.5.34/tomcat-embed-core-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-el/8.5.34/tomcat-embed-el-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.34/tomcat-embed-websocket-8.5.34.jar, file:/D:/apache-maven-3.5.3/repository2/org/hibernate/validator/hibernate-validator/6.0.12.Final/hibernate-validator-6.0.12.Final.jar, file:/D:/apache-maven-3.5.3/repository2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar, file:/D:/apache-maven-3.5.3/repository2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-webmvc/5.0.9.RELEASE/spring-webmvc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-expression/5.0.9.RELEASE/spring-expression-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-data-redis/2.0.5.RELEASE/spring-boot-starter-data-redis-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-redis/2.0.10.RELEASE/spring-data-redis-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-keyvalue/2.0.10.RELEASE/spring-data-keyvalue-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/data/spring-data-commons/2.0.10.RELEASE/spring-data-commons-2.0.10.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-tx/5.0.9.RELEASE/spring-tx-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-oxm/5.0.9.RELEASE/spring-oxm-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-context-support/5.0.9.RELEASE/spring-context-support-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/lettuce/lettuce-core/5.0.5.RELEASE/lettuce-core-5.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/io/projectreactor/reactor-core/3.1.9.RELEASE/reactor-core-3.1.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-common/4.1.29.Final/netty-common-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-transport/4.1.29.Final/netty-transport-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-buffer/4.1.29.Final/netty-buffer-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-resolver/4.1.29.Final/netty-resolver-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-handler/4.1.29.Final/netty-handler-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/io/netty/netty-codec/4.1.29.Final/netty-codec-4.1.29.Final.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-configuration-processor/2.0.5.RELEASE/spring-boot-configuration-processor-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-thymeleaf/2.0.5.RELEASE/spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf-spring5/3.0.9.RELEASE/thymeleaf-spring5-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/thymeleaf/extras/thymeleaf-extras-java8time/3.0.1.RELEASE/thymeleaf-extras-java8time-3.0.1.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/mysql/mysql-connector-java/8.0.19/mysql-connector-java-8.0.19.jar, file:/D:/apache-maven-3.5.3/repository2/com/google/protobuf/protobuf-java/3.6.1/protobuf-java-3.6.1.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid-spring-boot-starter/1.1.18/druid-spring-boot-starter-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/com/alibaba/druid/1.1.18/druid-1.1.18.jar, file:/D:/apache-maven-3.5.3/repository2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.1.0/mybatis-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/boot/spring-boot-starter-jdbc/2.0.5.RELEASE/spring-boot-starter-jdbc-2.0.5.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/com/zaxxer/HikariCP/2.7.9/HikariCP-2.7.9.jar, file:/D:/apache-maven-3.5.3/repository2/org/springframework/spring-jdbc/5.0.9.RELEASE/spring-jdbc-5.0.9.RELEASE.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.1.0/mybatis-spring-boot-autoconfigure-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis/3.5.2/mybatis-3.5.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/mybatis-spring/2.0.2/mybatis-spring-2.0.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/mybatis/generator/mybatis-generator-core/1.4.0/mybatis-generator-core-1.4.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0.jar, file:/D:/apache-maven-3.5.3/repository2/commons-net/commons-net/3.6/commons-net-3.6.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot-starter/2.1.0/jasypt-spring-boot-starter-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/com/github/ulisesbocchio/jasypt-spring-boot/2.1.0/jasypt-spring-boot-2.1.0.jar, file:/D:/apache-maven-3.5.3/repository2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant/1.10.7/ant-1.10.7.jar, file:/D:/apache-maven-3.5.3/repository2/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar, file:/C:/Program%20Files/Java/jdk1.8.0_45/lib/tools.jar, file:/D:/IntelliJ%20IDEA%202019.1.3/lib/idea_rt.jar]
DEBUG 2020-03-05 17:43:01,294 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
DEBUG 2020-03-05 17:43:01,297 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationEnvironmentPreparedEvent
DEBUG 2020-03-05 17:43:01,320 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'configurationProperties' with highest search precedence
DEBUG 2020-03-05 17:43:01,325 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.beaninfo.ignore' in any property source
DEBUG 2020-03-05 17:43:01,329 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.image.location' in any property source
DEBUG 2020-03-05 17:43:01,335 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.banner.location' in any property source
DEBUG 2020-03-05 17:43:01,508 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
DEBUG 2020-03-05 17:43:01,509 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
DEBUG 2020-03-05 17:43:01,514 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-05 17:43:01,515 main org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-05 17:43:01,516 main org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@549496397 {name='servletConfigInitParams', properties=java.lang.Object@455b6df1}, StubPropertySource@1306246648 {name='servletContextInitParams', properties=java.lang.Object@3f67593e}, MapPropertySource@447767121 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=10208, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=32655759970287, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar;D:\IntelliJ IDEA 2019.1.3\plugins\junit\lib\junit-rt.jar;D:\IntelliJ IDEA 2019.1.3\plugins\junit\lib\junit5-rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\test-classes;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-test\2.0.5.RELEASE\spring-boot-starter-test-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-test\2.0.5.RELEASE\spring-boot-test-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-test-autoconfigure\2.0.5.RELEASE\spring-boot-test-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\jayway\jsonpath\json-path\2.4.0\json-path-2.4.0.jar;D:\apache-maven-3.5.3\repository2\net\minidev\json-smart\2.3\json-smart-2.3.jar;D:\apache-maven-3.5.3\repository2\net\minidev\accessors-smart\1.2\accessors-smart-1.2.jar;D:\apache-maven-3.5.3\repository2\org\ow2\asm\asm\5.0.4\asm-5.0.4.jar;D:\apache-maven-3.5.3\repository2\junit\junit\4.12\junit-4.12.jar;D:\apache-maven-3.5.3\repository2\org\assertj\assertj-core\3.9.1\assertj-core-3.9.1.jar;D:\apache-maven-3.5.3\repository2\org\mockito\mockito-core\2.15.0\mockito-core-2.15.0.jar;D:\apache-maven-3.5.3\repository2\net\bytebuddy\byte-buddy\1.7.11\byte-buddy-1.7.11.jar;D:\apache-maven-3.5.3\repository2\net\bytebuddy\byte-buddy-agent\1.7.11\byte-buddy-agent-1.7.11.jar;D:\apache-maven-3.5.3\repository2\org\objenesis\objenesis\2.6\objenesis-2.6.jar;D:\apache-maven-3.5.3\repository2\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;D:\apache-maven-3.5.3\repository2\org\hamcrest\hamcrest-library\1.3\hamcrest-library-1.3.jar;D:\apache-maven-3.5.3\repository2\org\skyscreamer\jsonassert\1.5.0\jsonassert-1.5.0.jar;D:\apache-maven-3.5.3\repository2\com\vaadin\external\google\android-json\0.0.20131108.vaadin1\android-json-0.0.20131108.vaadin1.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-test\5.0.9.RELEASE\spring-test-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\xmlunit\xmlunit-core\2.5.1\xmlunit-core-2.5.1.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, java.vm.specification.version=1.8, sun.java.command=com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4 testRedis,testArray, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, idea.test.cyclic.buffer.size=1048576, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@68857875 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.AL32UTF8, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-05 17:43:01,591 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
DEBUG 2020-03-05 17:43:01,593 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name' in any property source
DEBUG 2020-03-05 17:43:01,616 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
INFO 2020-03-05 17:43:01,638 main testRedis Starting testRedis on mh-fly with PID 10208 (started by mh in F:\dev\SpringLearn)
DEBUG 2020-03-05 17:43:01,640 main testRedis Running with Spring Boot v2.0.5.RELEASE, Spring v5.0.9.RELEASE
INFO 2020-03-05 17:43:01,641 main testRedis The following profiles are active: dev
DEBUG 2020-03-05 17:43:01,642 main org.springframework.boot.SpringApplication Loading source class com.froggengo.springlearn.SpringLearnMain
DEBUG 2020-03-05 17:43:01,679 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-05 17:43:01,698 main org.springframework.boot.context.config.ConfigFileApplicationListener Activated activeProfiles dev
DEBUG 2020-03-05 17:43:01,699 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application.yml' (classpath:/application.yml)
DEBUG 2020-03-05 17:43:01,699 main org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/F:/dev/SpringLearn/target/classes/application-dev.yml' (classpath:/application-dev.yml) for profile dev
DEBUG 2020-03-05 17:43:01,701 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationPreparedEvent
INFO 2020-03-05 17:43:01,702 main org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@58594a11: startup date [Thu Mar 05 17:43:01 CST 2020]; root of context hierarchy
DEBUG 2020-03-05 17:43:01,723 main org.springframework.web.context.support.GenericWebApplicationContext Bean factory for org.springframework.web.context.support.GenericWebApplicationContext@58594a11: org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a: defining beans [org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor,org.springframework.boot.test.mock.mockito.MockitoPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain]; root of factory hierarchy
DEBUG 2020-03-05 17:43:01,742 main org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@4ed5eb72]
DEBUG 2020-03-05 17:43:01,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@7e6ef134]
DEBUG 2020-03-05 17:43:01,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@10cf09e8]
DEBUG 2020-03-05 17:43:01,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-05 17:43:01,760 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-05 17:43:01,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:01,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-05 17:43:01,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-05 17:43:01,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:01,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-05 17:43:01,843 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-05 17:43:02,036 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
DEBUG 2020-03-05 17:43:02,060 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-05 17:43:02,064 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-05 17:43:02,065 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:02,068 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:02,071 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:02,072 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:02,074 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:02,075 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:02,077 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:02,080 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-05 17:43:02,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.context.filter.TestTypeExcludeFilter'
DEBUG 2020-03-05 17:43:02,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.context.filter.TestTypeExcludeFilter'
DEBUG 2020-03-05 17:43:02,186 main org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class]
DEBUG 2020-03-05 17:43:02,362 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.context.filter.TestTypeExcludeFilter'
DEBUG 2020-03-05 17:43:02,364 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.context.filter.TestTypeExcludeFilter'
DEBUG 2020-03-05 17:43:02,369 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.context.filter.TestTypeExcludeFilter'
DEBUG 2020-03-05 17:43:02,373 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.context.filter.TestTypeExcludeFilter'
DEBUG 2020-03-05 17:43:02,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.context.filter.TestTypeExcludeFilter'
DEBUG 2020-03-05 17:43:02,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.context.filter.TestTypeExcludeFilter'
DEBUG 2020-03-05 17:43:02,397 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
DEBUG 2020-03-05 17:43:02,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,576 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,586 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-05 17:43:02,628 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
DEBUG 2020-03-05 17:43:02,629 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
DEBUG 2020-03-05 17:43:02,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,640 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,645 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,646 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,650 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,660 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,664 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,672 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,673 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,694 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,707 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,711 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,714 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,715 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,717 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,719 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,727 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,732 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,734 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,748 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,756 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-05 17:43:02,764 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-05 17:43:02,765 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-05 17:43:02,767 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,802 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-05 17:43:02,803 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-05 17:43:02,804 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-05 17:43:02,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,816 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,826 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,835 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,841 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,856 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,862 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,863 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,865 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,868 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-05 17:43:02,869 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,873 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,882 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,931 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
DEBUG 2020-03-05 17:43:02,935 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,938 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,945 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,949 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:02,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,144 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,150 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,216 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,222 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,224 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,228 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,230 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,232 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,350 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,362 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,366 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,458 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,480 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,488 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,501 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,526 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,531 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,532 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,533 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,535 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,536 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,537 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,541 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,541 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,556 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-05 17:43:03,565 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,566 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,577 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:03,578 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,582 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,586 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
DEBUG 2020-03-05 17:43:03,587 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,588 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,589 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,590 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-05 17:43:03,590 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,592 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
DEBUG 2020-03-05 17:43:03,593 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-05 17:43:03,593 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,594 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,594 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,605 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,606 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-05 17:43:03,606 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat.tomcatServletWebServerFactory()
DEBUG 2020-03-05 17:43:03,608 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-05 17:43:03,610 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.servletWebServerFactoryCustomizer()
DEBUG 2020-03-05 17:43:03,610 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,612 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.tomcatServletWebServerFactoryCustomizer()
DEBUG 2020-03-05 17:43:03,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,631 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,633 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,635 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,636 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-05 17:43:03,637 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
DEBUG 2020-03-05 17:43:03,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,639 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,641 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-05 17:43:03,641 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,643 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,643 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
DEBUG 2020-03-05 17:43:03,644 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-05 17:43:03,645 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,646 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,646 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-05 17:43:03,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,651 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,652 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
DEBUG 2020-03-05 17:43:03,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,657 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,658 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
DEBUG 2020-03-05 17:43:03,659 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,660 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,661 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,662 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-05 17:43:03,664 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-05 17:43:03,665 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-05 17:43:03,666 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,666 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-05 17:43:03,667 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,668 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
DEBUG 2020-03-05 17:43:03,671 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,674 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,675 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
DEBUG 2020-03-05 17:43:03,676 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-05 17:43:03,676 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,679 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,680 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,681 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,682 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,684 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
DEBUG 2020-03-05 17:43:03,685 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:03,687 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,689 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,691 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorAttributes()
DEBUG 2020-03-05 17:43:03,692 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,696 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.basicErrorController()
DEBUG 2020-03-05 17:43:03,697 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorPageCustomizer()
DEBUG 2020-03-05 17:43:03,698 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
DEBUG 2020-03-05 17:43:03,699 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,700 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,702 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,704 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,705 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,706 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-05 17:43:03,706 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
DEBUG 2020-03-05 17:43:03,707 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
DEBUG 2020-03-05 17:43:03,708 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:03,708 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
DEBUG 2020-03-05 17:43:03,709 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
DEBUG 2020-03-05 17:43:03,709 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
DEBUG 2020-03-05 17:43:03,710 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
DEBUG 2020-03-05 17:43:03,710 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
DEBUG 2020-03-05 17:43:03,711 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
DEBUG 2020-03-05 17:43:03,711 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
DEBUG 2020-03-05 17:43:03,712 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
DEBUG 2020-03-05 17:43:03,713 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
DEBUG 2020-03-05 17:43:03,713 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
DEBUG 2020-03-05 17:43:03,714 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
DEBUG 2020-03-05 17:43:03,714 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
DEBUG 2020-03-05 17:43:03,715 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
DEBUG 2020-03-05 17:43:03,715 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
DEBUG 2020-03-05 17:43:03,716 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
DEBUG 2020-03-05 17:43:03,717 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
DEBUG 2020-03-05 17:43:03,717 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
DEBUG 2020-03-05 17:43:03,718 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
DEBUG 2020-03-05 17:43:03,720 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-05 17:43:03,723 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,762 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,763 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
DEBUG 2020-03-05 17:43:03,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,771 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,776 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,778 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,780 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
DEBUG 2020-03-05 17:43:03,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,782 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
DEBUG 2020-03-05 17:43:03,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,788 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
DEBUG 2020-03-05 17:43:03,789 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:03,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,792 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
DEBUG 2020-03-05 17:43:03,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,796 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,797 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.httpPutFormContentFilter()
DEBUG 2020-03-05 17:43:03,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,798 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-05 17:43:03,799 main org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.druid.filter.stat.enabled' in PropertySource 'configurationProperties' with value of type Boolean
DEBUG 2020-03-05 17:43:03,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,808 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,813 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration.statFilter()
DEBUG 2020-03-05 17:43:03,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,816 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,817 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,825 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-05 17:43:03,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,842 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,843 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure.dataSource()
DEBUG 2020-03-05 17:43:03,844 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,845 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,846 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,848 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-05 17:43:03,848 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration.hikariPoolDataSourceMetadataProvider()
DEBUG 2020-03-05 17:43:03,848 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-05 17:43:03,849 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-05 17:43:03,849 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-05 17:43:03,851 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-05 17:43:03,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,853 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-05 17:43:03,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,855 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,862 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-05 17:43:03,862 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,864 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionFactory()
DEBUG 2020-03-05 17:43:03,866 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,868 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,869 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.sqlSessionTemplate()
DEBUG 2020-03-05 17:43:03,870 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,871 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,873 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-05 17:43:03,874 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.pageHelperProperties()
DEBUG 2020-03-05 17:43:03,875 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-05 17:43:03,876 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.envCopy()
DEBUG 2020-03-05 17:43:03,877 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyJasyptStringEncryptor()
DEBUG 2020-03-05 17:43:03,877 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyDetector()
DEBUG 2020-03-05 17:43:03,878 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.configPropsSingleton()
DEBUG 2020-03-05 17:43:03,878 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyFilter()
DEBUG 2020-03-05 17:43:03,879 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration.lazyEncryptablePropertyResolver()
DEBUG 2020-03-05 17:43:03,881 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-05 17:43:03,881 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration.enableEncryptablePropertySourcesPostProcessor()
DEBUG 2020-03-05 17:43:03,882 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-05 17:43:03,883 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,887 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-05 17:43:03,891 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-05 17:43:03,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,893 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-05 17:43:03,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,906 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,907 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.lettuceClientResources()
DEBUG 2020-03-05 17:43:03,908 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:03,985 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,986 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.redisConnectionFactory()
DEBUG 2020-03-05 17:43:03,988 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-05 17:43:03,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:03,989 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.redisTemplate()
DEBUG 2020-03-05 17:43:04,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:04,056 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,057 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.stringRedisTemplate()
DEBUG 2020-03-05 17:43:04,057 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,059 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:04,060 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,060 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-05 17:43:04,061 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,062 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-05 17:43:04,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,064 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:04,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,068 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration.persistenceExceptionTranslationPostProcessor()
DEBUG 2020-03-05 17:43:04,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,069 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-05 17:43:04,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:04,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:04,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,072 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration.reactiveRedisTemplate()
DEBUG 2020-03-05 17:43:04,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:04,162 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:04,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:04,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:04,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:04,165 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
INFO 2020-03-05 17:43:04,520 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
DEBUG 2020-03-05 17:43:05,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-05 17:43:05,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-05 17:43:05,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:05,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-05 17:43:05,087 main org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'com.froggengo.springlearn'. Automatic @Repository and @Entity scanning is enabled.
DEBUG 2020-03-05 17:43:05,094 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for repositories in packages com.froggengo.springlearn.
DEBUG 2020-03-05 17:43:05,116 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-05 17:43:05,119 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-05 17:43:05,121 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1481594007 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=10208, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=32655759970287, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar;D:\IntelliJ IDEA 2019.1.3\plugins\junit\lib\junit-rt.jar;D:\IntelliJ IDEA 2019.1.3\plugins\junit\lib\junit5-rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\test-classes;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-test\2.0.5.RELEASE\spring-boot-starter-test-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-test\2.0.5.RELEASE\spring-boot-test-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-test-autoconfigure\2.0.5.RELEASE\spring-boot-test-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\jayway\jsonpath\json-path\2.4.0\json-path-2.4.0.jar;D:\apache-maven-3.5.3\repository2\net\minidev\json-smart\2.3\json-smart-2.3.jar;D:\apache-maven-3.5.3\repository2\net\minidev\accessors-smart\1.2\accessors-smart-1.2.jar;D:\apache-maven-3.5.3\repository2\org\ow2\asm\asm\5.0.4\asm-5.0.4.jar;D:\apache-maven-3.5.3\repository2\junit\junit\4.12\junit-4.12.jar;D:\apache-maven-3.5.3\repository2\org\assertj\assertj-core\3.9.1\assertj-core-3.9.1.jar;D:\apache-maven-3.5.3\repository2\org\mockito\mockito-core\2.15.0\mockito-core-2.15.0.jar;D:\apache-maven-3.5.3\repository2\net\bytebuddy\byte-buddy\1.7.11\byte-buddy-1.7.11.jar;D:\apache-maven-3.5.3\repository2\net\bytebuddy\byte-buddy-agent\1.7.11\byte-buddy-agent-1.7.11.jar;D:\apache-maven-3.5.3\repository2\org\objenesis\objenesis\2.6\objenesis-2.6.jar;D:\apache-maven-3.5.3\repository2\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;D:\apache-maven-3.5.3\repository2\org\hamcrest\hamcrest-library\1.3\hamcrest-library-1.3.jar;D:\apache-maven-3.5.3\repository2\org\skyscreamer\jsonassert\1.5.0\jsonassert-1.5.0.jar;D:\apache-maven-3.5.3\repository2\com\vaadin\external\google\android-json\0.0.20131108.vaadin1\android-json-0.0.20131108.vaadin1.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-test\5.0.9.RELEASE\spring-test-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\xmlunit\xmlunit-core\2.5.1\xmlunit-core-2.5.1.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, java.vm.specification.version=1.8, sun.java.command=com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4 testRedis,testArray, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, idea.test.cyclic.buffer.size=1048576, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1756160273 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.AL32UTF8, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-05 17:43:05,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-05 17:43:05,156 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/]]
DEBUG 2020-03-05 17:43:05,157 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn]
DEBUG 2020-03-05 17:43:05,157 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:05,158 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:05,159 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:05,159 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:05,160 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:05,161 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:05,162 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/**/*.class]
DEBUG 2020-03-05 17:43:05,164 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\common\testDataSource.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\controller\UserController.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\domain\User.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\SpringLearnMain.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationcontextInitializer.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MyApplicationListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringApplicationRunListener.class], file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\start\MySpringBootExceptionReporter.class]]
DEBUG 2020-03-05 17:43:05,167 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished repository scanning.
DEBUG 2020-03-05 17:43:05,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,172 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-05 17:43:05,173 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
DEBUG 2020-03-05 17:43:05,174 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,175 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-05 17:43:05,175 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,182 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
DEBUG 2020-03-05 17:43:05,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,186 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-05 17:43:05,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,190 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration.parameterNamesModule()
DEBUG 2020-03-05 17:43:05,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,191 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-05 17:43:05,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,195 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
DEBUG 2020-03-05 17:43:05,195 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-05 17:43:05,196 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
DEBUG 2020-03-05 17:43:05,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,198 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-05 17:43:05,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,204 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
DEBUG 2020-03-05 17:43:05,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,209 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-05 17:43:05,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,274 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
DEBUG 2020-03-05 17:43:05,275 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-05 17:43:05,280 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-05 17:43:05,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,282 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration.messageConverters()
DEBUG 2020-03-05 17:43:05,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,286 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-05 17:43:05,287 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.ProjectingArgumentResolverRegistrar.projectingArgumentResolverBeanPostProcessor()
DEBUG 2020-03-05 17:43:05,287 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-05 17:43:05,288 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolver()
DEBUG 2020-03-05 17:43:05,288 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataWebConfiguration.sortResolver()
DEBUG 2020-03-05 17:43:05,289 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-05 17:43:05,289 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.data.web.config.SpringDataJacksonConfiguration.jacksonGeoModule()
DEBUG 2020-03-05 17:43:05,291 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-05 17:43:05,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,326 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,327 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.pageableCustomizer()
DEBUG 2020-03-05 17:43:05,328 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,341 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,342 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.sortCustomizer()
DEBUG 2020-03-05 17:43:05,343 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,344 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,344 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-05 17:43:05,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,347 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration.jacksonCodecCustomizer()
DEBUG 2020-03-05 17:43:05,348 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-05 17:43:05,350 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-05 17:43:05,353 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.git.location' in any property source
DEBUG 2020-03-05 17:43:05,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,356 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
DEBUG 2020-03-05 17:43:05,357 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
DEBUG 2020-03-05 17:43:05,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,360 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,364 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,365 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-05 17:43:05,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,368 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,369 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration.jdbcTemplate()
DEBUG 2020-03-05 17:43:05,370 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-05 17:43:05,370 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,373 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,377 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration.namedParameterJdbcTemplate()
DEBUG 2020-03-05 17:43:05,378 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-05 17:43:05,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,380 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-05 17:43:05,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,383 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-05 17:43:05,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,391 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect.java8TimeDialect()
DEBUG 2020-03-05 17:43:05,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,393 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-05 17:43:05,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,395 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration.thymeleafViewResolver()
DEBUG 2020-03-05 17:43:05,395 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-05 17:43:05,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,402 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.fixed.enabled' in any property source
DEBUG 2020-03-05 17:43:05,402 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.strategy.content.enabled' in any property source
DEBUG 2020-03-05 17:43:05,403 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.resources.chain.enabled' in any property source
DEBUG 2020-03-05 17:43:05,405 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,405 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-05 17:43:05,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,408 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration.templateEngine()
DEBUG 2020-03-05 17:43:05,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,410 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-05 17:43:05,410 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.defaultTemplateResolver()
DEBUG 2020-03-05 17:43:05,412 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-05 17:43:05,413 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,413 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,418 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-05 17:43:05,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,420 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration.transactionManager()
DEBUG 2020-03-05 17:43:05,420 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-05 17:43:05,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,427 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,427 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:05,428 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionAdvisor()
DEBUG 2020-03-05 17:43:05,429 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionAttributeSource()
DEBUG 2020-03-05 17:43:05,429 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionInterceptor()
DEBUG 2020-03-05 17:43:05,430 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionalEventListenerFactory()
DEBUG 2020-03-05 17:43:05,430 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-05 17:43:05,431 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:05,431 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,437 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-05 17:43:05,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,440 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration.transactionTemplate()
DEBUG 2020-03-05 17:43:05,443 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-05 17:43:05,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,446 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.platformTransactionManagerCustomizers()
DEBUG 2020-03-05 17:43:05,448 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,449 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-05 17:43:05,450 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,453 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,453 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration.restTemplateBuilder()
DEBUG 2020-03-05 17:43:05,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,455 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-05 17:43:05,455 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration.tomcatWebServerFactoryCustomizer()
DEBUG 2020-03-05 17:43:05,456 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-05 17:43:05,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,458 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,458 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-05 17:43:05,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,463 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,464 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.characterEncodingFilter()
DEBUG 2020-03-05 17:43:05,464 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
DEBUG 2020-03-05 17:43:05,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,467 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-05 17:43:05,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,474 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartConfigElement()
DEBUG 2020-03-05 17:43:05,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:05,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
DEBUG 2020-03-05 17:43:05,477 main org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration.multipartResolver()
DEBUG 2020-03-05 17:43:05,612 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-05 17:43:05,612 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-05 17:43:05,613 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:05,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-05 17:43:05,624 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-05 17:43:05,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-05 17:43:05,625 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-05 17:43:05,629 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:05,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-05 17:43:05,631 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
DEBUG 2020-03-05 17:43:05,632 main org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
DEBUG 2020-03-05 17:43:05,647 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-05 17:43:05,648 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-05 17:43:05,649 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-05 17:43:05,649 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@117460541 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=10208, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=32655759970287, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar;D:\IntelliJ IDEA 2019.1.3\plugins\junit\lib\junit-rt.jar;D:\IntelliJ IDEA 2019.1.3\plugins\junit\lib\junit5-rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\test-classes;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-test\2.0.5.RELEASE\spring-boot-starter-test-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-test\2.0.5.RELEASE\spring-boot-test-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-test-autoconfigure\2.0.5.RELEASE\spring-boot-test-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\jayway\jsonpath\json-path\2.4.0\json-path-2.4.0.jar;D:\apache-maven-3.5.3\repository2\net\minidev\json-smart\2.3\json-smart-2.3.jar;D:\apache-maven-3.5.3\repository2\net\minidev\accessors-smart\1.2\accessors-smart-1.2.jar;D:\apache-maven-3.5.3\repository2\org\ow2\asm\asm\5.0.4\asm-5.0.4.jar;D:\apache-maven-3.5.3\repository2\junit\junit\4.12\junit-4.12.jar;D:\apache-maven-3.5.3\repository2\org\assertj\assertj-core\3.9.1\assertj-core-3.9.1.jar;D:\apache-maven-3.5.3\repository2\org\mockito\mockito-core\2.15.0\mockito-core-2.15.0.jar;D:\apache-maven-3.5.3\repository2\net\bytebuddy\byte-buddy\1.7.11\byte-buddy-1.7.11.jar;D:\apache-maven-3.5.3\repository2\net\bytebuddy\byte-buddy-agent\1.7.11\byte-buddy-agent-1.7.11.jar;D:\apache-maven-3.5.3\repository2\org\objenesis\objenesis\2.6\objenesis-2.6.jar;D:\apache-maven-3.5.3\repository2\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;D:\apache-maven-3.5.3\repository2\org\hamcrest\hamcrest-library\1.3\hamcrest-library-1.3.jar;D:\apache-maven-3.5.3\repository2\org\skyscreamer\jsonassert\1.5.0\jsonassert-1.5.0.jar;D:\apache-maven-3.5.3\repository2\com\vaadin\external\google\android-json\0.0.20131108.vaadin1\android-json-0.0.20131108.vaadin1.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-test\5.0.9.RELEASE\spring-test-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\xmlunit\xmlunit-core\2.5.1\xmlunit-core-2.5.1.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, java.vm.specification.version=1.8, sun.java.command=com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4 testRedis,testArray, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, idea.test.cyclic.buffer.size=1048576, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@763677574 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.AL32UTF8, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-05 17:43:05,652 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [com/froggengo/springlearn/project/mapper/] to resources [URL [file:/F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/]]
DEBUG 2020-03-05 17:43:05,653 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper]
DEBUG 2020-03-05 17:43:05,653 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper] for files matching pattern [F:/dev/SpringLearn/target/classes/com/froggengo/springlearn/project/mapper/**/*.class]
DEBUG 2020-03-05 17:43:05,654 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:com/froggengo/springlearn/project/mapper/**/*.class] to resources [file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]]
DEBUG 2020-03-05 17:43:05,654 main org.mybatis.spring.mapper.ClassPathMapperScanner Identified candidate component class: file [F:\dev\SpringLearn\target\classes\com\froggengo\springlearn\project\mapper\UserMapper.class]
DEBUG 2020-03-05 17:43:05,655 main org.mybatis.spring.mapper.ClassPathMapperScanner Creating MapperFactoryBean with name 'userMapper' and 'com.froggengo.springlearn.project.mapper.UserMapper' mapperInterface
DEBUG 2020-03-05 17:43:05,655 main org.mybatis.spring.mapper.ClassPathMapperScanner Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
DEBUG 2020-03-05 17:43:05,733 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.froggengo.springlearn.SpringLearnMain; enhanced class name is: com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$5911628c
DEBUG 2020-03-05 17:43:05,734 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'springLearnMain' existing class 'com.froggengo.springlearn.SpringLearnMain' with enhanced class 'com.froggengo.springlearn.SpringLearnMain$$EnhancerBySpringCGLIB$$5911628c'
DEBUG 2020-03-05 17:43:05,737 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$93758cce
DEBUG 2020-03-05 17:43:05,738 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$93758cce'
DEBUG 2020-03-05 17:43:05,744 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$b592f84
DEBUG 2020-03-05 17:43:05,744 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$b592f84'
DEBUG 2020-03-05 17:43:05,748 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$53ae0467
DEBUG 2020-03-05 17:43:05,748 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$$EnhancerBySpringCGLIB$$53ae0467'
DEBUG 2020-03-05 17:43:05,752 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$fd418c7f
DEBUG 2020-03-05 17:43:05,753 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$fd418c7f'
DEBUG 2020-03-05 17:43:05,757 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$827841f8
DEBUG 2020-03-05 17:43:05,758 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$$EnhancerBySpringCGLIB$$827841f8'
DEBUG 2020-03-05 17:43:05,763 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$e2beaa5e
DEBUG 2020-03-05 17:43:05,764 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$e2beaa5e'
DEBUG 2020-03-05 17:43:05,767 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$44c63f05
DEBUG 2020-03-05 17:43:05,768 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$44c63f05'
DEBUG 2020-03-05 17:43:05,770 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$81216f52
DEBUG 2020-03-05 17:43:05,772 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$81216f52'
DEBUG 2020-03-05 17:43:05,775 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$3beab1f
DEBUG 2020-03-05 17:43:05,775 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$3beab1f'
DEBUG 2020-03-05 17:43:05,779 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$9d9f0692
DEBUG 2020-03-05 17:43:05,779 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$9d9f0692'
DEBUG 2020-03-05 17:43:05,783 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$d2fff4ba
DEBUG 2020-03-05 17:43:05,784 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$d2fff4ba'
DEBUG 2020-03-05 17:43:05,788 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$be6b201a
DEBUG 2020-03-05 17:43:05,789 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$be6b201a'
DEBUG 2020-03-05 17:43:05,795 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$5bed3e40
DEBUG 2020-03-05 17:43:05,795 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$5bed3e40'
DEBUG 2020-03-05 17:43:05,810 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$fdac6b15
DEBUG 2020-03-05 17:43:05,811 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$fdac6b15'
DEBUG 2020-03-05 17:43:05,817 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$9fb035fa
DEBUG 2020-03-05 17:43:05,817 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$9fb035fa'
DEBUG 2020-03-05 17:43:05,822 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$c701590c
DEBUG 2020-03-05 17:43:05,822 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$c701590c'
DEBUG 2020-03-05 17:43:05,830 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure; enhanced class name is: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$ac6b1007
DEBUG 2020-03-05 17:43:05,830 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' existing class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' with enhanced class 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$ac6b1007'
DEBUG 2020-03-05 17:43:05,833 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$f3164279
DEBUG 2020-03-05 17:43:05,833 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$EnhancerBySpringCGLIB$$f3164279'
DEBUG 2020-03-05 17:43:05,837 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$6fb002d6
DEBUG 2020-03-05 17:43:05,838 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$$EnhancerBySpringCGLIB$$6fb002d6'
DEBUG 2020-03-05 17:43:05,841 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$2e250c84
DEBUG 2020-03-05 17:43:05,841 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$$EnhancerBySpringCGLIB$$2e250c84'
DEBUG 2020-03-05 17:43:05,844 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$74b2bdf5
DEBUG 2020-03-05 17:43:05,844 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$74b2bdf5'
DEBUG 2020-03-05 17:43:05,847 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$70377305
DEBUG 2020-03-05 17:43:05,848 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration$$EnhancerBySpringCGLIB$$70377305'
DEBUG 2020-03-05 17:43:05,851 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration; enhanced class name is: org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$c5936bc5
DEBUG 2020-03-05 17:43:05,852 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' existing class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' with enhanced class 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$c5936bc5'
DEBUG 2020-03-05 17:43:05,857 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration; enhanced class name is: com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a579b0fa
DEBUG 2020-03-05 17:43:05,858 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' existing class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' with enhanced class 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a579b0fa'
DEBUG 2020-03-05 17:43:05,863 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$6df827d3
DEBUG 2020-03-05 17:43:05,863 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration$$EnhancerBySpringCGLIB$$6df827d3'
DEBUG 2020-03-05 17:43:05,866 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$f289529e
DEBUG 2020-03-05 17:43:05,867 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration$$EnhancerBySpringCGLIB$$f289529e'
DEBUG 2020-03-05 17:43:05,873 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration; enhanced class name is: com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$9ba55c
DEBUG 2020-03-05 17:43:05,873 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' existing class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' with enhanced class 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration$$EnhancerBySpringCGLIB$$9ba55c'
DEBUG 2020-03-05 17:43:05,877 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$cedb99cb
DEBUG 2020-03-05 17:43:05,879 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$cedb99cb'
DEBUG 2020-03-05 17:43:05,883 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.aop.AopAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$de159957
DEBUG 2020-03-05 17:43:05,886 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$$EnhancerBySpringCGLIB$$de159957'
DEBUG 2020-03-05 17:43:05,902 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a7d8d8df
DEBUG 2020-03-05 17:43:05,903 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a7d8d8df'
DEBUG 2020-03-05 17:43:05,907 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$885645d1
DEBUG 2020-03-05 17:43:05,908 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration$$EnhancerBySpringCGLIB$$885645d1'
DEBUG 2020-03-05 17:43:05,910 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$8248a5e3
DEBUG 2020-03-05 17:43:05,910 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$8248a5e3'
DEBUG 2020-03-05 17:43:05,913 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$571e1ea8
DEBUG 2020-03-05 17:43:05,913 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration$$EnhancerBySpringCGLIB$$571e1ea8'
DEBUG 2020-03-05 17:43:05,917 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$82c1a1b8
DEBUG 2020-03-05 17:43:05,918 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration$$EnhancerBySpringCGLIB$$82c1a1b8'
DEBUG 2020-03-05 17:43:05,920 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$17843049
DEBUG 2020-03-05 17:43:05,921 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration$$EnhancerBySpringCGLIB$$17843049'
DEBUG 2020-03-05 17:43:05,924 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$5bb6422e
DEBUG 2020-03-05 17:43:05,924 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$5bb6422e'
DEBUG 2020-03-05 17:43:05,927 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$a09f5c3f
DEBUG 2020-03-05 17:43:05,928 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$a09f5c3f'
DEBUG 2020-03-05 17:43:05,930 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$8281b95c
DEBUG 2020-03-05 17:43:05,931 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$8281b95c'
DEBUG 2020-03-05 17:43:05,933 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$ee529a26
DEBUG 2020-03-05 17:43:05,935 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$ee529a26'
DEBUG 2020-03-05 17:43:05,937 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$d05e37b5
DEBUG 2020-03-05 17:43:05,938 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$d05e37b5'
DEBUG 2020-03-05 17:43:05,940 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$e000acc9
DEBUG 2020-03-05 17:43:05,941 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$e000acc9'
DEBUG 2020-03-05 17:43:05,943 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$19d6a8c9
DEBUG 2020-03-05 17:43:05,944 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$19d6a8c9'
DEBUG 2020-03-05 17:43:05,946 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$1049dc57
DEBUG 2020-03-05 17:43:05,947 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$1049dc57'
DEBUG 2020-03-05 17:43:05,949 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$acf2e629
DEBUG 2020-03-05 17:43:05,950 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$acf2e629'
DEBUG 2020-03-05 17:43:05,953 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.ProjectingArgumentResolverRegistrar; enhanced class name is: org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$c9368386
DEBUG 2020-03-05 17:43:05,954 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' existing class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' with enhanced class 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar$$EnhancerBySpringCGLIB$$c9368386'
DEBUG 2020-03-05 17:43:05,958 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.data.web.config.SpringDataWebConfiguration; enhanced class name is: org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f42348e8
DEBUG 2020-03-05 17:43:05,958 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.data.web.config.SpringDataWebConfiguration' existing class 'org.springframework.data.web.config.SpringDataWebConfiguration' with enhanced class 'org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f42348e8'
DEBUG 2020-03-05 17:43:05,963 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$7e55d0b6
DEBUG 2020-03-05 17:43:05,963 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$7e55d0b6'
DEBUG 2020-03-05 17:43:05,966 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$fa9935e1
DEBUG 2020-03-05 17:43:05,967 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration$$EnhancerBySpringCGLIB$$fa9935e1'
DEBUG 2020-03-05 17:43:05,969 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$566ad92
DEBUG 2020-03-05 17:43:05,969 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$$EnhancerBySpringCGLIB$$566ad92'
DEBUG 2020-03-05 17:43:05,975 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$ceb927ae
DEBUG 2020-03-05 17:43:05,976 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$ceb927ae'
DEBUG 2020-03-05 17:43:05,979 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$ab4a4902
DEBUG 2020-03-05 17:43:05,980 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$ab4a4902'
DEBUG 2020-03-05 17:43:05,982 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$9d2b4032
DEBUG 2020-03-05 17:43:05,983 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$9d2b4032'
DEBUG 2020-03-05 17:43:05,985 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$b2a34f85
DEBUG 2020-03-05 17:43:05,986 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$b2a34f85'
DEBUG 2020-03-05 17:43:05,989 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$5ad0df77
DEBUG 2020-03-05 17:43:05,990 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$5ad0df77'
DEBUG 2020-03-05 17:43:05,994 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$5ed4841f
DEBUG 2020-03-05 17:43:05,994 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect$$EnhancerBySpringCGLIB$$5ed4841f'
DEBUG 2020-03-05 17:43:05,996 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$26401960
DEBUG 2020-03-05 17:43:05,997 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$26401960'
DEBUG 2020-03-05 17:43:06,000 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$e5b92508
DEBUG 2020-03-05 17:43:06,000 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$$EnhancerBySpringCGLIB$$e5b92508'
DEBUG 2020-03-05 17:43:06,003 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$51875d31
DEBUG 2020-03-05 17:43:06,004 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$51875d31'
DEBUG 2020-03-05 17:43:06,008 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$fb7e288
DEBUG 2020-03-05 17:43:06,009 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$fb7e288'
DEBUG 2020-03-05 17:43:06,011 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$7c6ab825
DEBUG 2020-03-05 17:43:06,012 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$$EnhancerBySpringCGLIB$$7c6ab825'
DEBUG 2020-03-05 17:43:06,015 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$3fbfb304
DEBUG 2020-03-05 17:43:06,022 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$3fbfb304'
DEBUG 2020-03-05 17:43:06,025 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$a3960ae6
DEBUG 2020-03-05 17:43:06,025 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$$EnhancerBySpringCGLIB$$a3960ae6'
DEBUG 2020-03-05 17:43:06,028 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration; enhanced class name is: org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$92bf1a95
DEBUG 2020-03-05 17:43:06,037 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' existing class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' with enhanced class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$92bf1a95'
DEBUG 2020-03-05 17:43:06,039 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$fea45ec5
DEBUG 2020-03-05 17:43:06,039 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration$$EnhancerBySpringCGLIB$$fea45ec5'
DEBUG 2020-03-05 17:43:06,041 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1d2db951
DEBUG 2020-03-05 17:43:06,041 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1d2db951'
DEBUG 2020-03-05 17:43:06,043 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$914977d7
DEBUG 2020-03-05 17:43:06,044 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$914977d7'
DEBUG 2020-03-05 17:43:06,045 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$2733159f
DEBUG 2020-03-05 17:43:06,046 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$2733159f'
DEBUG 2020-03-05 17:43:06,048 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$2dd51416
DEBUG 2020-03-05 17:43:06,048 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$2dd51416'
DEBUG 2020-03-05 17:43:06,051 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$98eaa763
DEBUG 2020-03-05 17:43:06,051 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration$$EnhancerBySpringCGLIB$$98eaa763'
DEBUG 2020-03-05 17:43:06,053 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$a8271a77
DEBUG 2020-03-05 17:43:06,054 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$$EnhancerBySpringCGLIB$$a8271a77'
DEBUG 2020-03-05 17:43:06,055 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$6613d137
DEBUG 2020-03-05 17:43:06,056 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$6613d137'
DEBUG 2020-03-05 17:43:06,058 main org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$d5045944
DEBUG 2020-03-05 17:43:06,058 main org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$d5045944'
DEBUG 2020-03-05 17:43:06,059 main org.springframework.core.env.StandardEnvironment Removing PropertySource 'defaultProperties'
DEBUG 2020-03-05 17:43:06,060 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-05 17:43:06,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
DEBUG 2020-03-05 17:43:06,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
DEBUG 2020-03-05 17:43:06,065 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
DEBUG 2020-03-05 17:43:06,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-05 17:43:06,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-05 17:43:06,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-05 17:43:06,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableEncryptablePropertySourcesPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-05 17:43:06,087 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.proxyPropertySources' in any property source
DEBUG 2020-03-05 17:43:06,087 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'enableEncryptablePropertySourcesPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'enableEncryptablePropertySourcesPostProcessor'
INFO 2020-03-05 17:43:06,132 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
DEBUG 2020-03-05 17:43:06,133 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-05 17:43:06,133 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-05 17:43:06,134 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-05 17:43:06,134 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-05 17:43:06,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,140 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-05 17:43:06,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-05 17:43:06,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-05 17:43:06,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-05 17:43:06,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'envCopy'
DEBUG 2020-03-05 17:43:06,150 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'envCopy'
DEBUG 2020-03-05 17:43:06,151 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-05 17:43:06,152 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-05 17:43:06,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'envCopy' via factory method to bean named 'environment'
DEBUG 2020-03-05 17:43:06,179 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-05 17:43:06,180 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-05 17:43:06,181 main org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@368727462 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, java.vm.version=25.45-b02, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=;, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=Service Pack 1, PID=10208, java.vm.specification.name=Java Virtual Machine Specification, user.dir=F:\dev\SpringLearn, java.runtime.version=1.8.0_45-b14, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, os.arch=amd64, visualvm.id=32655759970287, java.io.tmpdir=C:\Users\mh\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, user.variant=, os.name=Windows 7, sun.jnu.encoding=GBK, spring.beaninfo.ignore=true, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=6.1, user.home=C:\Users\mh, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar;D:\IntelliJ IDEA 2019.1.3\plugins\junit\lib\junit-rt.jar;D:\IntelliJ IDEA 2019.1.3\plugins\junit\lib\junit5-rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;F:\dev\SpringLearn\target\test-classes;F:\dev\SpringLearn\target\classes;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter\2.0.5.RELEASE\spring-boot-starter-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot\2.0.5.RELEASE\spring-boot-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context\5.0.9.RELEASE\spring-context-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-autoconfigure\2.0.5.RELEASE\spring-boot-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-logging\2.0.5.RELEASE\spring-boot-starter-logging-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\apache-maven-3.5.3\repository2\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-to-slf4j\2.10.0\log4j-to-slf4j-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\apache\logging\log4j\log4j-api\2.10.0\log4j-api-2.10.0.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\apache-maven-3.5.3\repository2\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-core\5.0.9.RELEASE\spring-core-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jcl\5.0.9.RELEASE\spring-jcl-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\yaml\snakeyaml\1.19\snakeyaml-1.19.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-aop\2.0.5.RELEASE\spring-boot-starter-aop-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-aop\5.0.9.RELEASE\spring-aop-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-beans\5.0.9.RELEASE\spring-beans-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-test\2.0.5.RELEASE\spring-boot-starter-test-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-test\2.0.5.RELEASE\spring-boot-test-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-test-autoconfigure\2.0.5.RELEASE\spring-boot-test-autoconfigure-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\jayway\jsonpath\json-path\2.4.0\json-path-2.4.0.jar;D:\apache-maven-3.5.3\repository2\net\minidev\json-smart\2.3\json-smart-2.3.jar;D:\apache-maven-3.5.3\repository2\net\minidev\accessors-smart\1.2\accessors-smart-1.2.jar;D:\apache-maven-3.5.3\repository2\org\ow2\asm\asm\5.0.4\asm-5.0.4.jar;D:\apache-maven-3.5.3\repository2\junit\junit\4.12\junit-4.12.jar;D:\apache-maven-3.5.3\repository2\org\assertj\assertj-core\3.9.1\assertj-core-3.9.1.jar;D:\apache-maven-3.5.3\repository2\org\mockito\mockito-core\2.15.0\mockito-core-2.15.0.jar;D:\apache-maven-3.5.3\repository2\net\bytebuddy\byte-buddy\1.7.11\byte-buddy-1.7.11.jar;D:\apache-maven-3.5.3\repository2\net\bytebuddy\byte-buddy-agent\1.7.11\byte-buddy-agent-1.7.11.jar;D:\apache-maven-3.5.3\repository2\org\objenesis\objenesis\2.6\objenesis-2.6.jar;D:\apache-maven-3.5.3\repository2\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;D:\apache-maven-3.5.3\repository2\org\hamcrest\hamcrest-library\1.3\hamcrest-library-1.3.jar;D:\apache-maven-3.5.3\repository2\org\skyscreamer\jsonassert\1.5.0\jsonassert-1.5.0.jar;D:\apache-maven-3.5.3\repository2\com\vaadin\external\google\android-json\0.0.20131108.vaadin1\android-json-0.0.20131108.vaadin1.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-test\5.0.9.RELEASE\spring-test-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\xmlunit\xmlunit-core\2.5.1\xmlunit-core-2.5.1.jar;D:\apache-maven-3.5.3\repository2\org\fusesource\jansi\jansi\1.7\jansi-1.7.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-web\2.0.5.RELEASE\spring-boot-starter-web-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-json\2.0.5.RELEASE\spring-boot-starter-json-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-databind\2.9.6\jackson-databind-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\core\jackson-core\2.9.6\jackson-core-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.6\jackson-datatype-jdk8-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.6\jackson-datatype-jsr310-2.9.6.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.6\jackson-module-parameter-names-2.9.6.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-tomcat\2.0.5.RELEASE\spring-boot-starter-tomcat-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-core\8.5.34\tomcat-embed-core-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-el\8.5.34\tomcat-embed-el-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.34\tomcat-embed-websocket-8.5.34.jar;D:\apache-maven-3.5.3\repository2\org\hibernate\validator\hibernate-validator\6.0.12.Final\hibernate-validator-6.0.12.Final.jar;D:\apache-maven-3.5.3\repository2\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\apache-maven-3.5.3\repository2\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\apache-maven-3.5.3\repository2\com\fasterxml\classmate\1.3.4\classmate-1.3.4.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-web\5.0.9.RELEASE\spring-web-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-webmvc\5.0.9.RELEASE\spring-webmvc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-expression\5.0.9.RELEASE\spring-expression-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-data-redis\2.0.5.RELEASE\spring-boot-starter-data-redis-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-redis\2.0.10.RELEASE\spring-data-redis-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-keyvalue\2.0.10.RELEASE\spring-data-keyvalue-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\data\spring-data-commons\2.0.10.RELEASE\spring-data-commons-2.0.10.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-tx\5.0.9.RELEASE\spring-tx-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-oxm\5.0.9.RELEASE\spring-oxm-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-context-support\5.0.9.RELEASE\spring-context-support-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\lettuce\lettuce-core\5.0.5.RELEASE\lettuce-core-5.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\io\projectreactor\reactor-core\3.1.9.RELEASE\reactor-core-3.1.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-configuration-processor\2.0.5.RELEASE\spring-boot-configuration-processor-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-thymeleaf\2.0.5.RELEASE\spring-boot-starter-thymeleaf-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf-spring5\3.0.9.RELEASE\thymeleaf-spring5-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\thymeleaf\3.0.9.RELEASE\thymeleaf-3.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\attoparser\attoparser\2.0.4.RELEASE\attoparser-2.0.4.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\unbescape\unbescape\1.1.5.RELEASE\unbescape-1.1.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.1.RELEASE\thymeleaf-extras-java8time-3.0.1.RELEASE.jar;D:\apache-maven-3.5.3\repository2\mysql\mysql-connector-java\8.0.19\mysql-connector-java-8.0.19.jar;D:\apache-maven-3.5.3\repository2\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid-spring-boot-starter\1.1.18\druid-spring-boot-starter-1.1.18.jar;D:\apache-maven-3.5.3\repository2\com\alibaba\druid\1.1.18\druid-1.1.18.jar;D:\apache-maven-3.5.3\repository2\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-starter\2.1.0\mybatis-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\springframework\boot\spring-boot-starter-jdbc\2.0.5.RELEASE\spring-boot-starter-jdbc-2.0.5.RELEASE.jar;D:\apache-maven-3.5.3\repository2\com\zaxxer\HikariCP\2.7.9\HikariCP-2.7.9.jar;D:\apache-maven-3.5.3\repository2\org\springframework\spring-jdbc\5.0.9.RELEASE\spring-jdbc-5.0.9.RELEASE.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\2.1.0\mybatis-spring-boot-autoconfigure-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\mybatis-spring\2.0.2\mybatis-spring-2.0.2.jar;D:\apache-maven-3.5.3\repository2\org\mybatis\generator\mybatis-generator-core\1.4.0\mybatis-generator-core-1.4.0.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-starter\1.2.12\pagehelper-spring-boot-starter-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper-spring-boot-autoconfigure\1.2.12\pagehelper-spring-boot-autoconfigure-1.2.12.jar;D:\apache-maven-3.5.3\repository2\com\github\pagehelper\pagehelper\5.1.10\pagehelper-5.1.10.jar;D:\apache-maven-3.5.3\repository2\com\github\jsqlparser\jsqlparser\2.0\jsqlparser-2.0.jar;D:\apache-maven-3.5.3\repository2\commons-net\commons-net\3.6\commons-net-3.6.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot-starter\2.1.0\jasypt-spring-boot-starter-2.1.0.jar;D:\apache-maven-3.5.3\repository2\com\github\ulisesbocchio\jasypt-spring-boot\2.1.0\jasypt-spring-boot-2.1.0.jar;D:\apache-maven-3.5.3\repository2\org\jasypt\jasypt\1.9.2\jasypt-1.9.2.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant\1.10.7\ant-1.10.7.jar;D:\apache-maven-3.5.3\repository2\org\apache\ant\ant-launcher\1.10.7\ant-launcher-1.10.7.jar;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar, user.name=mh, java.vm.specification.version=1.8, sun.java.command=com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4 testRedis,testArray, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_45, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, idea.test.cyclic.buffer.size=1048576, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1326998608 {name='systemEnvironment', properties={LOCALAPPDATA=C:\Users\mh\AppData\Local, PROCESSOR_LEVEL=6, IntelliJ IDEA=D:\IntelliJ IDEA 2019.1.3\bin;, FP_NO_HOST_CHECK=NO, USERDOMAIN=MH-FLY, LOGONSERVER=\\MH-FLY, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, TNS_ADMIN=D:\app1\mh\product\11.2.0\dbhome_1\NETWORK\ADMIN, PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, SystemDrive=C:, APPDATA=C:\Users\mh\AppData\Roaming, USERNAME=mh, ORACLE_HOME=D:\app1\mh\product\11.2.0\dbhome_1, ProgramFiles(x86)=C:\Program Files (x86), NODE_PATH=F:\application\node_global\node_modules, CommonProgramFiles=C:\Program Files\Common Files, Path=d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PyCharm=D:\PyCharm 2019.2\bin;, OS=Windows_NT, COMPUTERNAME=MH-FLY, PROCESSOR_REVISION=4501, CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_45\lib;C:\Program Files\Java\jdk1.8.0_45\lib\tools.jar;D:\Tomcat 8.5\bin, CommonProgramW6432=C:\Program Files\Common Files, JAVA_HOME1.7=C:\Program Files\Java\jdk1.7.0_80, NLS_LANG=SIMPLIFIED CHINESE_CHINA.AL32UTF8, ComSpec=C:\Windows\system32\cmd.exe, ProgramData=C:\ProgramData, YOZO_HOME=F:\软件安装, ProgramW6432=C:\Program Files, HOMEPATH=\Users\mh, SystemRoot=C:\Windows, TEMP=C:\Users\mh\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel, USERPROFILE=C:\Users\mh, TMP=C:\Users\mh\AppData\Local\Temp, M2_HOME=D:\apache-maven-3.5.3, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=4, windir=C:\Windows, =::=::\}}]
DEBUG 2020-03-05 17:43:06,186 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'configurationProperties' with lowest search precedence
DEBUG 2020-03-05 17:43:06,187 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'Inlined Test Properties' with lowest search precedence
DEBUG 2020-03-05 17:43:06,187 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
DEBUG 2020-03-05 17:43:06,188 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
DEBUG 2020-03-05 17:43:06,188 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'random' with lowest search precedence
DEBUG 2020-03-05 17:43:06,189 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with lowest search precedence
DEBUG 2020-03-05 17:43:06,190 main org.springframework.core.env.StandardEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
DEBUG 2020-03-05 17:43:06,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'envCopy' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'envCopy'
DEBUG 2020-03-05 17:43:06,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'envCopy'
DEBUG 2020-03-05 17:43:06,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyDetector' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a'
DEBUG 2020-03-05 17:43:06,198 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix:ENC(' in any property source
DEBUG 2020-03-05 17:43:06,201 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.prefix' in any property source
DEBUG 2020-03-05 17:43:06,203 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix:)' in any property source
DEBUG 2020-03-05 17:43:06,203 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.suffix' in any property source
DEBUG 2020-03-05 17:43:06,204 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean:encryptablePropertyDetector' in any property source
DEBUG 2020-03-05 17:43:06,205 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.detector-bean' in any property source
DEBUG 2020-03-05 17:43:06,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyDetector' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-05 17:43:06,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-05 17:43:06,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-05 17:43:06,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-05 17:43:06,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-05 17:43:06,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'envCopy'
DEBUG 2020-03-05 17:43:06,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyJasyptStringEncryptor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a'
DEBUG 2020-03-05 17:43:06,220 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean:jasyptStringEncryptor' in any property source
DEBUG 2020-03-05 17:43:06,221 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.bean' in any property source
DEBUG 2020-03-05 17:43:06,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyJasyptStringEncryptor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-05 17:43:06,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-05 17:43:06,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-05 17:43:06,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'lazyJasyptStringEncryptor'
DEBUG 2020-03-05 17:43:06,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a'
DEBUG 2020-03-05 17:43:06,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyResolver' via factory method to bean named 'envCopy'
DEBUG 2020-03-05 17:43:06,238 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean:encryptablePropertyResolver' in any property source
DEBUG 2020-03-05 17:43:06,239 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.resolver-bean' in any property source
DEBUG 2020-03-05 17:43:06,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,245 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-05 17:43:06,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-05 17:43:06,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-05 17:43:06,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-05 17:43:06,249 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-05 17:43:06,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-05 17:43:06,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-05 17:43:06,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-05 17:43:06,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-05 17:43:06,261 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'envCopy'
DEBUG 2020-03-05 17:43:06,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configPropsSingleton' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a'
DEBUG 2020-03-05 17:43:06,263 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'configPropsSingleton' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'configPropsSingleton'
DEBUG 2020-03-05 17:43:06,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'envCopy'
DEBUG 2020-03-05 17:43:06,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a'
DEBUG 2020-03-05 17:43:06,269 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lazyEncryptablePropertyFilter' via factory method to bean named 'configPropsSingleton'
DEBUG 2020-03-05 17:43:06,270 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean:encryptablePropertyFilter' in any property source
DEBUG 2020-03-05 17:43:06,270 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'jasypt.encryptor.property.filter-bean' in any property source
DEBUG 2020-03-05 17:43:06,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lazyEncryptablePropertyFilter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-05 17:43:06,310 main org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is SingletonTargetSource for target object [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource@77d18d0b]
DEBUG 2020-03-05 17:43:06,323 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getProperty(java.lang.String)
DEBUG 2020-03-05 17:43:06,323 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.Object)
DEBUG 2020-03-05 17:43:06,324 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public org.springframework.boot.origin.Origin org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.getOrigin(java.lang.String)
DEBUG 2020-03-05 17:43:06,324 main org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean org.springframework.core.env.PropertySource.equals(java.lang.Object)
DEBUG 2020-03-05 17:43:06,325 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.toString()
DEBUG 2020-03-05 17:43:06,325 main org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public int org.springframework.core.env.PropertySource.hashCode()
DEBUG 2020-03-05 17:43:06,325 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String org.springframework.core.env.PropertySource.getName()
DEBUG 2020-03-05 17:43:06,326 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.Object org.springframework.core.env.PropertySource.getSource()
DEBUG 2020-03-05 17:43:06,326 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public boolean org.springframework.core.env.PropertySource.containsProperty(java.lang.String)
DEBUG 2020-03-05 17:43:06,327 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
DEBUG 2020-03-05 17:43:06,327 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.lang.Object com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getProperty(com.ulisesbocchio.jasyptspringboot.EncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.EncryptablePropertyFilter,org.springframework.core.env.PropertySource,java.lang.String)
DEBUG 2020-03-05 17:43:06,327 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract void com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.refresh()
DEBUG 2020-03-05 17:43:06,328 main org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public abstract org.springframework.core.env.PropertySource com.ulisesbocchio.jasyptspringboot.EncryptablePropertySource.getDelegate()
DEBUG 2020-03-05 17:43:06,328 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
DEBUG 2020-03-05 17:43:06,328 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
DEBUG 2020-03-05 17:43:06,329 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
DEBUG 2020-03-05 17:43:06,329 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
DEBUG 2020-03-05 17:43:06,329 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
DEBUG 2020-03-05 17:43:06,330 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
DEBUG 2020-03-05 17:43:06,330 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
DEBUG 2020-03-05 17:43:06,330 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
DEBUG 2020-03-05 17:43:06,331 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
DEBUG 2020-03-05 17:43:06,331 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
DEBUG 2020-03-05 17:43:06,331 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-05 17:43:06,331 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-05 17:43:06,332 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-05 17:43:06,332 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
DEBUG 2020-03-05 17:43:06,332 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
DEBUG 2020-03-05 17:43:06,332 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
DEBUG 2020-03-05 17:43:06,333 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
DEBUG 2020-03-05 17:43:06,333 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-05 17:43:06,333 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
DEBUG 2020-03-05 17:43:06,334 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-05 17:43:06,334 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
DEBUG 2020-03-05 17:43:06,334 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
DEBUG 2020-03-05 17:43:06,335 main org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
INFO 2020-03-05 17:43:06,352 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-05 17:43:06,352 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-05 17:43:06,353 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-05 17:43:06,353 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-05 17:43:06,354 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-05 17:43:06,354 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-05 17:43:06,355 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
DEBUG 2020-03-05 17:43:06,385 main org.springframework.core.env.StandardEnvironment Replacing PropertySource 'configurationProperties' with 'configurationProperties'
DEBUG 2020-03-05 17:43:06,386 main org.springframework.core.env.StandardEnvironment Replacing PropertySource 'Inlined Test Properties' with 'Inlined Test Properties'
DEBUG 2020-03-05 17:43:06,386 main org.springframework.core.env.StandardEnvironment Replacing PropertySource 'systemProperties' with 'systemProperties'
DEBUG 2020-03-05 17:43:06,386 main org.springframework.core.env.StandardEnvironment Replacing PropertySource 'systemEnvironment' with 'systemEnvironment'
DEBUG 2020-03-05 17:43:06,386 main org.springframework.core.env.StandardEnvironment Replacing PropertySource 'random' with 'random'
DEBUG 2020-03-05 17:43:06,387 main org.springframework.core.env.StandardEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application-dev.yml]' with 'applicationConfig: [classpath:/application-dev.yml]'
DEBUG 2020-03-05 17:43:06,387 main org.springframework.core.env.StandardEnvironment Replacing PropertySource 'applicationConfig: [classpath:/application.yml]' with 'applicationConfig: [classpath:/application.yml]'
DEBUG 2020-03-05 17:43:06,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-05 17:43:06,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-05 17:43:06,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-05 17:43:06,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-05 17:43:06,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-05 17:43:06,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,396 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-05 17:43:06,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
DEBUG 2020-03-05 17:43:06,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
DEBUG 2020-03-05 17:43:06,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
DEBUG 2020-03-05 17:43:06,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
DEBUG 2020-03-05 17:43:06,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,416 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,422 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,431 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,431 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,432 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-05 17:43:06,443 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-05 17:43:06,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,448 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-05 17:43:06,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-05 17:43:06,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-05 17:43:06,453 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-05 17:43:06,453 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
DEBUG 2020-03-05 17:43:06,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-05 17:43:06,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-05 17:43:06,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-05 17:43:06,458 main org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@518cf84a
DEBUG 2020-03-05 17:43:06,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
INFO 2020-03-05 17:43:06,468 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
DEBUG 2020-03-05 17:43:06,472 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-05 17:43:06,479 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
DEBUG 2020-03-05 17:43:06,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
DEBUG 2020-03-05 17:43:06,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-05 17:43:06,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-05 17:43:06,498 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor]: AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-05 17:43:06,498 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSourceInitializerPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,501 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSourceInitializerPostProcessor': AutowiredFieldElement for private org.springframework.beans.factory.BeanFactory org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor.beanFactory
DEBUG 2020-03-05 17:43:06,503 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSourceInitializerPostProcessor' to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a'
DEBUG 2020-03-05 17:43:06,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-05 17:43:06,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-05 17:43:06,503 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-05 17:43:06,506 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,528 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-05 17:43:06,528 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-05 17:43:06,529 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-05 17:43:06,530 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-05 17:43:06,531 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
DEBUG 2020-03-05 17:43:06,531 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.aop.proxy-target-class' in any property source
DEBUG 2020-03-05 17:43:06,532 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'persistenceExceptionTranslationPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,542 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-05 17:43:06,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-05 17:43:06,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-05 17:43:06,543 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServerFactoryCustomizerBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,546 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-05 17:43:06,547 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-05 17:43:06,547 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-05 17:43:06,548 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-05 17:43:06,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-05 17:43:06,553 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-05 17:43:06,555 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,555 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:06,556 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:06,557 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,572 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$92bf1a95]: AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-05 17:43:06,572 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,573 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
DEBUG 2020-03-05 17:43:06,579 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry'
INFO 2020-03-05 17:43:06,580 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$92bf1a95] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
DEBUG 2020-03-05 17:43:06,581 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,581 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,583 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:06,591 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-05 17:43:06,592 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-05 17:43:06,593 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,593 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:06,595 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionAttributeSource' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,600 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,601 main org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionAttributeSource'
DEBUG 2020-03-05 17:43:06,602 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-05 17:43:06,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-05 17:43:06,603 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:06,607 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-05 17:43:06,611 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionInterceptor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,618 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionInterceptor'
DEBUG 2020-03-05 17:43:06,619 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionInterceptor'
DEBUG 2020-03-05 17:43:06,620 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,627 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,753 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'projectingArgumentResolverBeanPostProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,757 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,757 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-05 17:43:06,762 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer$PropertyMappingCheckBeanPostProcessor'
DEBUG 2020-03-05 17:43:06,764 main org.springframework.web.context.support.GenericWebApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@64c4c01]
DEBUG 2020-03-05 17:43:06,765 main org.springframework.web.context.support.GenericWebApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1aa99005]
DEBUG 2020-03-05 17:43:06,766 main org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1cc9cfb2]
DEBUG 2020-03-05 17:43:06,771 main org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a: defining beans [org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor,org.springframework.boot.test.mock.mockito.MockitoPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,userController,org.springframework.boot.autoconfigure.AutoConfigurationPackages,com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat,tomcatServletWebServerFactory,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration,servletWebServerFactoryCustomizer,tomcatServletWebServerFactoryCustomizer,server-org.springframework.boot.autoconfigure.web.ServerProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata,webServerFactoryCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcConversionService,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration,statFilter,com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure,dataSource,spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties,spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration,hikariPoolDataSourceMetadataProvider,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration,dataSourceInitializerPostProcessor,org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration,sqlSessionFactory,sqlSessionTemplate,mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties,com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration,pageHelperProperties,pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties,com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration,envCopy,lazyJasyptStringEncryptor,lazyEncryptablePropertyDetector,configPropsSingleton,lazyEncryptablePropertyFilter,lazyEncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration,enableEncryptablePropertySourcesPostProcessor,com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration,org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration,lettuceClientResources,redisConnectionFactory,org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration,redisTemplate,stringRedisTemplate,spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration,persistenceExceptionTranslationPostProcessor,org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration,reactiveRedisTemplate,org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration,keyValueMappingContext,redisCustomConversions,redisReferenceResolver,redisConverter,redisKeyValueAdapter,redisKeyValueTemplate,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration,parameterNamesModule,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.data.web.config.ProjectingArgumentResolverRegistrar,projectingArgumentResolverBeanPostProcessor,org.springframework.data.web.config.SpringDataWebConfiguration,pageableResolver,sortResolver,org.springframework.data.web.config.SpringDataJacksonConfiguration,jacksonGeoModule,org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration,pageableCustomizer,sortCustomizer,spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration,jacksonCodecCustomizer,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration,jdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration,namedParameterJdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration,spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties,org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration,spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect,java8TimeDialect,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration,thymeleafViewResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration,templateEngine,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration,defaultTemplateResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration,spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration,transactionManager,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration,transactionTemplate,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration,platformTransactionManagerCustomizers,spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties,org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration,tomcatWebServerFactoryCustomizer,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties,userMapper]; root of factory hierarchy
DEBUG 2020-03-05 17:43:06,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
DEBUG 2020-03-05 17:43:06,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
DEBUG 2020-03-05 17:43:06,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
DEBUG 2020-03-05 17:43:06,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-05 17:43:06,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-05 17:43:06,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
DEBUG 2020-03-05 17:43:06,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-05 17:43:06,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-05 17:43:06,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-05 17:43:06,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springLearnMain'
DEBUG 2020-03-05 17:43:06,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'springLearnMain'
DEBUG 2020-03-05 17:43:06,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'springLearnMain' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'springLearnMain'
DEBUG 2020-03-05 17:43:06,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-05 17:43:06,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userController'
DEBUG 2020-03-05 17:43:06,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userController'
DEBUG 2020-03-05 17:43:06,802 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,810 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-05 17:43:06,811 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.froggengo.springlearn.project.controller.UserController]: AutowiredFieldElement for org.springframework.data.redis.core.StringRedisTemplate com.froggengo.springlearn.project.controller.UserController.srt
DEBUG 2020-03-05 17:43:06,811 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userController' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,815 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for com.froggengo.springlearn.project.mapper.UserMapper com.froggengo.springlearn.project.controller.UserController.userMapper
DEBUG 2020-03-05 17:43:06,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userMapper'
DEBUG 2020-03-05 17:43:06,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'userMapper'
DEBUG 2020-03-05 17:43:06,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'userMapper' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-05 17:43:06,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-05 17:43:06,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-05 17:43:06,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-05 17:43:06,830 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,831 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$c5936bc5] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:06,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-05 17:43:06,835 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-05 17:43:06,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,839 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
DEBUG 2020-03-05 17:43:06,848 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,853 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-05 17:43:06,853 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory]: AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-05 17:43:06,854 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setGenericConverters(java.util.List)
DEBUG 2020-03-05 17:43:06,856 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConversionServiceDeducer$Factory.setConverters(java.util.List)
DEBUG 2020-03-05 17:43:06,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,860 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,861 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory'
INFO 2020-03-05 17:43:06,877 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-05 17:43:06,880 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
DEBUG 2020-03-05 17:43:06,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-05 17:43:06,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-05 17:43:06,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@58594a11'
DEBUG 2020-03-05 17:43:06,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-05 17:43:06,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,910 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-05 17:43:06,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
DEBUG 2020-03-05 17:43:06,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dataSource'
DEBUG 2020-03-05 17:43:06,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-05 17:43:06,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-05 17:43:06,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:06,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:06,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
INFO 2020-03-05 17:43:06,926 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
DEBUG 2020-03-05 17:43:07,019 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-05 17:43:07,020 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper]: AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-05 17:43:07,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dataSource' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:07,021 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredFieldElement for private org.springframework.boot.autoconfigure.jdbc.DataSourceProperties com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.basicProperties
DEBUG 2020-03-05 17:43:07,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-05 17:43:07,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-05 17:43:07,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:07,050 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-05 17:43:07,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,056 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-05 17:43:07,057 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-05 17:43:07,058 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'dataSource': AutowiredMethodElement for public void com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper.autoAddFilters(java.util.List)
DEBUG 2020-03-05 17:43:07,061 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'statFilter'
DEBUG 2020-03-05 17:43:07,061 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'statFilter'
DEBUG 2020-03-05 17:43:07,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-05 17:43:07,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-05 17:43:07,064 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,065 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:07,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,068 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-05 17:43:07,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'statFilter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:07,137 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,138 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,310 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'statFilter'
DEBUG 2020-03-05 17:43:07,313 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'dataSource' to bean named 'statFilter'
DEBUG 2020-03-05 17:43:07,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'dataSource'
DEBUG 2020-03-05 17:43:07,430 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking init method 'init' on bean with name 'dataSource'
INFO 2020-03-05 17:43:07,745 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
DEBUG 2020-03-05 17:43:07,746 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,747 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,761 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-05 17:43:07,762 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-05 17:43:07,764 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,767 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-05 17:43:07,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-05 17:43:07,770 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@58594a11'
DEBUG 2020-03-05 17:43:07,771 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:07,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-05 17:43:07,778 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'dataSource' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-05 17:43:07,782 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema-all.sql] to resources []
DEBUG 2020-03-05 17:43:07,784 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [schema.sql] to resources []
DEBUG 2020-03-05 17:43:07,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:07,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-05 17:43:07,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dataSource'
DEBUG 2020-03-05 17:43:07,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionFactory' via factory method to bean named 'dataSource'
DEBUG 2020-03-05 17:43:08,046 main org.apache.ibatis.logging.LogFactory Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
DEBUG 2020-03-05 17:43:08,053 main org.mybatis.spring.SqlSessionFactoryBean Parsed configuration file: 'class path resource [mybatis/mybatis-config.xml]'
DEBUG 2020-03-05 17:43:08,148 main org.mybatis.spring.SqlSessionFactoryBean Parsed mapper file: 'class path resource [mybatis/project/UserMapper.xml]'
DEBUG 2020-03-05 17:43:08,150 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:08,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionFactory'
DEBUG 2020-03-05 17:43:08,157 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionFactory' to bean named 'sqlSessionFactory'
DEBUG 2020-03-05 17:43:08,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-05 17:43:08,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-05 17:43:08,160 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,161 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-05 17:43:08,162 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-05 17:43:08,162 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sqlSessionTemplate' via factory method to bean named 'sqlSessionFactory'
DEBUG 2020-03-05 17:43:08,172 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sqlSessionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:08,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sqlSessionTemplate'
DEBUG 2020-03-05 17:43:08,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'userMapper' via property 'sqlSessionTemplate' to bean named 'sqlSessionTemplate'
DEBUG 2020-03-05 17:43:08,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'userMapper'
DEBUG 2020-03-05 17:43:08,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userMapper'
DEBUG 2020-03-05 17:43:08,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,191 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'userMapper'
DEBUG 2020-03-05 17:43:08,191 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'userController': AutowiredFieldElement for org.springframework.data.redis.core.StringRedisTemplate com.froggengo.springlearn.project.controller.UserController.srt
DEBUG 2020-03-05 17:43:08,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-05 17:43:08,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-05 17:43:08,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-05 17:43:08,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-05 17:43:08,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,197 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:08,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-05 17:43:08,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:08,207 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:08,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-05 17:43:08,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-05 17:43:08,210 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,211 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a7d8d8df] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:08,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-05 17:43:08,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-05 17:43:08,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,216 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:08,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-05 17:43:08,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' via constructor to bean named 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-05 17:43:08,242 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:08,247 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,249 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-05 17:43:08,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-05 17:43:08,252 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-05 17:43:08,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-05 17:43:08,305 main io.netty.util.internal.logging.InternalLoggerFactory Using SLF4J as the default logging framework
DEBUG 2020-03-05 17:43:08,313 main io.lettuce.core.resource.DefaultClientResources -Dio.netty.eventLoopThreads: 4
DEBUG 2020-03-05 17:43:08,387 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.level: simple
DEBUG 2020-03-05 17:43:08,388 main io.netty.util.ResourceLeakDetector -Dio.netty.leakDetection.targetRecords: 4
DEBUG 2020-03-05 17:43:08,417 main io.netty.util.internal.PlatformDependent Platform: Windows
DEBUG 2020-03-05 17:43:08,421 main io.netty.util.internal.PlatformDependent0 -Dio.netty.noUnsafe: false
DEBUG 2020-03-05 17:43:08,422 main io.netty.util.internal.PlatformDependent0 Java version: 8
DEBUG 2020-03-05 17:43:08,424 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.theUnsafe: available
DEBUG 2020-03-05 17:43:08,425 main io.netty.util.internal.PlatformDependent0 sun.misc.Unsafe.copyMemory: available
DEBUG 2020-03-05 17:43:08,427 main io.netty.util.internal.PlatformDependent0 java.nio.Buffer.address: available
DEBUG 2020-03-05 17:43:08,429 main io.netty.util.internal.PlatformDependent0 direct buffer constructor: available
DEBUG 2020-03-05 17:43:08,431 main io.netty.util.internal.PlatformDependent0 java.nio.Bits.unaligned: available, true
DEBUG 2020-03-05 17:43:08,431 main io.netty.util.internal.PlatformDependent0 jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
DEBUG 2020-03-05 17:43:08,432 main io.netty.util.internal.PlatformDependent0 java.nio.DirectByteBuffer.<init>(long, int): available
DEBUG 2020-03-05 17:43:08,432 main io.netty.util.internal.PlatformDependent sun.misc.Unsafe: available
DEBUG 2020-03-05 17:43:08,433 main io.netty.util.internal.PlatformDependent -Dio.netty.tmpdir: C:\Users\mh\AppData\Local\Temp (java.io.tmpdir)
DEBUG 2020-03-05 17:43:08,434 main io.netty.util.internal.PlatformDependent -Dio.netty.bitMode: 64 (sun.arch.data.model)
DEBUG 2020-03-05 17:43:08,436 main io.netty.util.internal.PlatformDependent -Dio.netty.noPreferDirect: false
DEBUG 2020-03-05 17:43:08,437 main io.netty.util.internal.PlatformDependent -Dio.netty.maxDirectMemory: 1888485376 bytes
DEBUG 2020-03-05 17:43:08,437 main io.netty.util.internal.PlatformDependent -Dio.netty.uninitializedArrayAllocationThreshold: -1
DEBUG 2020-03-05 17:43:08,439 main io.netty.util.internal.CleanerJava6 java.nio.ByteBuffer.cleaner(): available
DEBUG 2020-03-05 17:43:08,439 main io.netty.util.ResourceLeakDetectorFactory Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6cfd9a54
DEBUG 2020-03-05 17:43:08,452 main io.netty.util.internal.PlatformDependent org.jctools-core.MpscChunkedArrayQueue: available
DEBUG 2020-03-05 17:43:08,480 main reactor.util.Loggers$LoggerFactory Using Slf4j logging framework
DEBUG 2020-03-05 17:43:08,882 main reactor.core.publisher.UnsafeSupport Starting UnsafeSupport init in Java 1.8
DEBUG 2020-03-05 17:43:08,882 main reactor.core.publisher.UnsafeSupport Unsafe is available
DEBUG 2020-03-05 17:43:08,900 main io.lettuce.core.resource.DefaultClientResources LatencyUtils/HdrUtils are not available, metrics are disabled
DEBUG 2020-03-05 17:43:08,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'lettuceClientResources' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:08,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:08,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'lettuceClientResources'
DEBUG 2020-03-05 17:43:08,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisConnectionFactory' via factory method to bean named 'lettuceClientResources'
DEBUG 2020-03-05 17:43:09,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConnectionFactory' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:09,462 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numHeapArenas: 8
DEBUG 2020-03-05 17:43:09,462 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.numDirectArenas: 8
DEBUG 2020-03-05 17:43:09,463 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.pageSize: 8192
DEBUG 2020-03-05 17:43:09,463 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxOrder: 11
DEBUG 2020-03-05 17:43:09,463 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.chunkSize: 16777216
DEBUG 2020-03-05 17:43:09,464 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.tinyCacheSize: 512
DEBUG 2020-03-05 17:43:09,464 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.smallCacheSize: 256
DEBUG 2020-03-05 17:43:09,464 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.normalCacheSize: 64
DEBUG 2020-03-05 17:43:09,465 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.maxCachedBufferCapacity: 32768
DEBUG 2020-03-05 17:43:09,465 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.cacheTrimInterval: 8192
DEBUG 2020-03-05 17:43:09,465 main io.netty.buffer.PooledByteBufAllocator -Dio.netty.allocator.useCacheForAllThreads: true
DEBUG 2020-03-05 17:43:09,485 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
DEBUG 2020-03-05 17:43:09,485 main io.netty.util.internal.InternalThreadLocalMap -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
DEBUG 2020-03-05 17:43:09,646 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,647 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:09,648 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:09,741 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,757 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'stringRedisTemplate'
DEBUG 2020-03-05 17:43:09,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,777 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringRedisTemplate'
DEBUG 2020-03-05 17:43:09,781 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'userController' to bean named 'stringRedisTemplate'
DEBUG 2020-03-05 17:43:09,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'userController'
DEBUG 2020-03-05 17:43:09,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
DEBUG 2020-03-05 17:43:09,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0'
DEBUG 2020-03-05 17:43:09,785 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-05 17:43:09,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-05 17:43:09,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
DEBUG 2020-03-05 17:43:09,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
DEBUG 2020-03-05 17:43:09,792 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
DEBUG 2020-03-05 17:43:09,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-05 17:43:09,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-05 17:43:09,793 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,794 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-05 17:43:09,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-05 17:43:09,800 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-05 17:43:09,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
DEBUG 2020-03-05 17:43:09,807 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,811 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,811 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
DEBUG 2020-03-05 17:43:09,812 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-05 17:43:09,813 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-05 17:43:09,813 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,818 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,818 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
DEBUG 2020-03-05 17:43:09,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-05 17:43:09,819 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-05 17:43:09,820 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,821 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,824 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,825 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,826 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-05 17:43:09,826 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-05 17:43:09,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-05 17:43:09,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,827 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
DEBUG 2020-03-05 17:43:09,864 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactory' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,877 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
DEBUG 2020-03-05 17:43:09,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:09,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:09,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-05 17:43:09,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-05 17:43:09,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,881 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,886 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,887 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,887 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-05 17:43:09,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:09,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:09,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:09,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:09,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'servletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:09,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:09,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:09,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-05 17:43:09,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:09,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:09,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatServletWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:09,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:09,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:09,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,924 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-05 17:43:09,924 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-05 17:43:09,924 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,925 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,930 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-05 17:43:09,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
DEBUG 2020-03-05 17:43:09,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:09,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
DEBUG 2020-03-05 17:43:09,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:09,940 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatWebServerFactoryCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,944 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,945 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:09,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-05 17:43:09,946 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-05 17:43:09,947 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,947 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-05 17:43:09,948 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-05 17:43:09,948 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,949 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$6613d137] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:09,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-05 17:43:09,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-05 17:43:09,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,954 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,958 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,959 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-05 17:43:09,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-05 17:43:09,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
ERROR 2020-03-05 17:43:09,963 Druid-ConnectionPool-Create-1894978338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
DEBUG 2020-03-05 17:43:09,969 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,971 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-05 17:43:09,976 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:09,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:09,980 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-05 17:43:10,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-05 17:43:10,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-05 17:43:10,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:10,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:10,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,021 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$be6b201a] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:10,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-05 17:43:10,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-05 17:43:10,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-05 17:43:10,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-05 17:43:10,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,026 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$44c63f05] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:10,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-05 17:43:10,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-05 17:43:10,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-05 17:43:10,035 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:10,035 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-05 17:43:10,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-05 17:43:10,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-05 17:43:10,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-05 17:43:10,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-05 17:43:10,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,042 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$d5045944] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-05 17:43:10,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-05 17:43:10,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,046 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,053 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-05 17:43:10,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-05 17:43:10,056 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,061 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,062 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-05 17:43:10,069 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,071 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,072 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
DEBUG 2020-03-05 17:43:10,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-05 17:43:10,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-05 17:43:10,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-05 17:43:10,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-05 17:43:10,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-05 17:43:10,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,084 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$e2beaa5e] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-05 17:43:10,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-05 17:43:10,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,092 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-05 17:43:10,111 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,124 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,125 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,126 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
DEBUG 2020-03-05 17:43:10,127 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
DEBUG 2020-03-05 17:43:10,135 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,141 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,142 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
DEBUG 2020-03-05 17:43:10,143 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:10,144 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'dispatcherServletRegistration'
DEBUG 2020-03-05 17:43:10,145 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-05 17:43:10,145 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-05 17:43:10,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-05 17:43:10,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-05 17:43:10,147 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,148 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$d2fff4ba] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-05 17:43:10,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-05 17:43:10,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,158 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,161 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,162 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-05 17:43:10,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@58594a11'
DEBUG 2020-03-05 17:43:10,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-05 17:43:10,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,172 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-05 17:43:10,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,184 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,185 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
DEBUG 2020-03-05 17:43:10,186 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,191 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:10,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
DEBUG 2020-03-05 17:43:10,200 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,201 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatServletWebServerFactory'
DEBUG 2020-03-05 17:43:10,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
DEBUG 2020-03-05 17:43:10,202 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'servletWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:10,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:10,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
DEBUG 2020-03-05 17:43:10,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
DEBUG 2020-03-05 17:43:10,203 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
DEBUG 2020-03-05 17:43:10,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
DEBUG 2020-03-05 17:43:10,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
DEBUG 2020-03-05 17:43:10,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
DEBUG 2020-03-05 17:43:10,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
DEBUG 2020-03-05 17:43:10,204 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-05 17:43:10,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
DEBUG 2020-03-05 17:43:10,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
DEBUG 2020-03-05 17:43:10,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-05 17:43:10,205 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-05 17:43:10,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,206 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,210 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
DEBUG 2020-03-05 17:43:10,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-05 17:43:10,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-05 17:43:10,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
DEBUG 2020-03-05 17:43:10,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
DEBUG 2020-03-05 17:43:10,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
DEBUG 2020-03-05 17:43:10,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,224 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-05 17:43:10,225 main org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
DEBUG 2020-03-05 17:43:10,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
DEBUG 2020-03-05 17:43:10,236 main org.hibernate.validator.internal.engine.resolver.TraversableResolvers Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
DEBUG 2020-03-05 17:43:10,237 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
DEBUG 2020-03-05 17:43:10,238 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
DEBUG 2020-03-05 17:43:10,239 main org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
DEBUG 2020-03-05 17:43:10,241 main org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
DEBUG 2020-03-05 17:43:10,241 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
DEBUG 2020-03-05 17:43:10,242 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
DEBUG 2020-03-05 17:43:10,243 main org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
DEBUG 2020-03-05 17:43:10,243 main org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
DEBUG 2020-03-05 17:43:10,254 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
DEBUG 2020-03-05 17:43:10,254 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
DEBUG 2020-03-05 17:43:10,255 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
DEBUG 2020-03-05 17:43:10,255 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
DEBUG 2020-03-05 17:43:10,255 main org.hibernate.validator.internal.engine.ValidatorFactoryImpl HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
DEBUG 2020-03-05 17:43:10,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
DEBUG 2020-03-05 17:43:10,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
DEBUG 2020-03-05 17:43:10,259 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-05 17:43:10,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-05 17:43:10,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,266 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-05 17:43:10,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
DEBUG 2020-03-05 17:43:10,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
DEBUG 2020-03-05 17:43:10,267 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,268 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-05 17:43:10,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
DEBUG 2020-03-05 17:43:10,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-05 17:43:10,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-05 17:43:10,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
DEBUG 2020-03-05 17:43:10,278 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
DEBUG 2020-03-05 17:43:10,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
DEBUG 2020-03-05 17:43:10,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
DEBUG 2020-03-05 17:43:10,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:10,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
DEBUG 2020-03-05 17:43:10,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
DEBUG 2020-03-05 17:43:10,288 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,288 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:10,289 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
DEBUG 2020-03-05 17:43:10,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
DEBUG 2020-03-05 17:43:10,295 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
DEBUG 2020-03-05 17:43:10,295 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,295 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:10,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
DEBUG 2020-03-05 17:43:10,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
DEBUG 2020-03-05 17:43:10,300 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,304 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
DEBUG 2020-03-05 17:43:10,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
DEBUG 2020-03-05 17:43:10,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
DEBUG 2020-03-05 17:43:10,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-05 17:43:10,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-05 17:43:10,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-05 17:43:10,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,308 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$5bed3e40] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,309 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-05 17:43:10,309 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-05 17:43:10,309 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-05 17:43:10,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-05 17:43:10,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-05 17:43:10,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,316 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-05 17:43:10,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-05 17:43:10,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-05 17:43:10,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,325 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
DEBUG 2020-03-05 17:43:10,340 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,353 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
DEBUG 2020-03-05 17:43:10,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,359 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,362 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
DEBUG 2020-03-05 17:43:10,365 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-05 17:43:10,377 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-05 17:43:10,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
DEBUG 2020-03-05 17:43:10,379 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
DEBUG 2020-03-05 17:43:10,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:10,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:10,380 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,381 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$fdac6b15] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a'
DEBUG 2020-03-05 17:43:10,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-05 17:43:10,394 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$fdac6b15]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-05 17:43:10,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,395 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
DEBUG 2020-03-05 17:43:10,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-05 17:43:10,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-05 17:43:10,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,399 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$9fb035fa] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-05 17:43:10,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-05 17:43:10,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
DEBUG 2020-03-05 17:43:10,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
DEBUG 2020-03-05 17:43:10,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a'
DEBUG 2020-03-05 17:43:10,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,412 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,413 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-05 17:43:10,414 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-05 17:43:10,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-05 17:43:10,415 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,417 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f42348e8] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@58594a11'
DEBUG 2020-03-05 17:43:10,419 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f42348e8]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-05 17:43:10,420 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f42348e8]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-05 17:43:10,420 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$f42348e8]: AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-05 17:43:10,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataWebConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,426 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.pageableResolverCustomizer
DEBUG 2020-03-05 17:43:10,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-05 17:43:10,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-05 17:43:10,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-05 17:43:10,430 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-05 17:43:10,430 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,431 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration$$EnhancerBySpringCGLIB$$7e55d0b6] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,433 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-05 17:43:10,433 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-05 17:43:10,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-05 17:43:10,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-05 17:43:10,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,445 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,446 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,447 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-05 17:43:10,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,455 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,456 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableCustomizer'
DEBUG 2020-03-05 17:43:10,457 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.sortResolverCustomizer
DEBUG 2020-03-05 17:43:10,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-05 17:43:10,459 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortCustomizer'
DEBUG 2020-03-05 17:43:10,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,461 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-05 17:43:10,462 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,466 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortCustomizer'
DEBUG 2020-03-05 17:43:10,467 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.data.web.config.SpringDataWebConfiguration': AutowiredFieldElement for private java.util.Optional org.springframework.data.web.config.SpringDataWebConfiguration.xmlBeamHttpMessageConverter
DEBUG 2020-03-05 17:43:10,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-05 17:43:10,472 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-05 17:43:10,473 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-05 17:43:10,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:10,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-05 17:43:10,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-05 17:43:10,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,477 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:10,814 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-05 17:43:10,815 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-05 17:43:10,816 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,816 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:10,822 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,828 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,829 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
DEBUG 2020-03-05 17:43:10,832 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
DEBUG 2020-03-05 17:43:10,834 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
DEBUG 2020-03-05 17:43:10,835 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,836 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-05 17:43:10,837 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-05 17:43:10,838 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,839 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$acf2e629] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,846 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-05 17:43:10,846 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-05 17:43:10,847 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,848 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-05 17:43:10,848 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-05 17:43:10,849 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,851 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$e000acc9] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,852 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-05 17:43:10,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-05 17:43:10,853 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,857 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,858 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,859 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-05 17:43:10,867 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,874 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,875 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,876 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
DEBUG 2020-03-05 17:43:10,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-05 17:43:10,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-05 17:43:10,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,880 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-05 17:43:10,881 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-05 17:43:10,882 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,883 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,890 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,891 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-05 17:43:10,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-05 17:43:10,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-05 17:43:10,894 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-05 17:43:10,895 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-05 17:43:10,896 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,896 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-05 17:43:10,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-05 17:43:10,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-05 17:43:10,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-05 17:43:10,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-05 17:43:10,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,906 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$a09f5c3f] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:10,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@58594a11'
DEBUG 2020-03-05 17:43:10,907 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-05 17:43:10,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-05 17:43:10,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-05 17:43:10,916 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-05 17:43:10,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-05 17:43:10,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,923 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,928 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,929 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,931 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-05 17:43:10,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-05 17:43:10,933 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-05 17:43:10,934 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,936 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,940 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,941 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-05 17:43:10,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@58594a11'
DEBUG 2020-03-05 17:43:10,943 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-05 17:43:10,948 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,953 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,954 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-05 17:43:10,956 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-05 17:43:10,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-05 17:43:10,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-05 17:43:10,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-05 17:43:10,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-05 17:43:10,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,967 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,973 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,975 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-05 17:43:10,982 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'parameterNamesModule' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:10,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,997 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:10,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'parameterNamesModule'
DEBUG 2020-03-05 17:43:11,000 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-05 17:43:11,000 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-05 17:43:11,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,002 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-05 17:43:11,003 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-05 17:43:11,004 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,005 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,009 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-05 17:43:11,018 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-05 17:43:11,019 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
DEBUG 2020-03-05 17:43:11,021 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,027 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
DEBUG 2020-03-05 17:43:11,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,035 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
DEBUG 2020-03-05 17:43:11,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-05 17:43:11,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-05 17:43:11,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-05 17:43:11,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-05 17:43:11,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,044 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,051 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-05 17:43:11,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonGeoModule' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,155 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,156 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonGeoModule'
DEBUG 2020-03-05 17:43:11,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,166 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-05 17:43:11,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
DEBUG 2020-03-05 17:43:11,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
DEBUG 2020-03-05 17:43:11,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-05 17:43:11,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-05 17:43:11,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,244 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-05 17:43:11,260 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
DEBUG 2020-03-05 17:43:11,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-05 17:43:11,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-05 17:43:11,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
DEBUG 2020-03-05 17:43:11,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,457 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,467 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,468 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,469 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
DEBUG 2020-03-05 17:43:11,470 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
DEBUG 2020-03-05 17:43:11,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
DEBUG 2020-03-05 17:43:11,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
DEBUG 2020-03-05 17:43:11,476 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,481 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
DEBUG 2020-03-05 17:43:11,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,483 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,484 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
DEBUG 2020-03-05 17:43:11,485 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
DEBUG 2020-03-05 17:43:11,485 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'sortResolver'
DEBUG 2020-03-05 17:43:11,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,486 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-05 17:43:11,511 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'sortResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'sortResolver'
DEBUG 2020-03-05 17:43:11,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
DEBUG 2020-03-05 17:43:11,520 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageableResolver'
DEBUG 2020-03-05 17:43:11,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-05 17:43:11,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-05 17:43:11,528 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageableResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,531 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,539 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,541 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageableResolver'
DEBUG 2020-03-05 17:43:11,552 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,568 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
INFO 2020-03-05 17:43:11,569 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@58594a11: startup date [Thu Mar 05 17:43:01 CST 2020]; root of context hierarchy
DEBUG 2020-03-05 17:43:11,632 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,633 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,635 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-05 17:43:11,636 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
DEBUG 2020-03-05 17:43:11,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-05 17:43:11,637 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,638 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,650 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-05 17:43:11,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-05 17:43:11,652 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-05 17:43:11,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,653 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,658 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,662 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,663 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,665 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
DEBUG 2020-03-05 17:43:11,670 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-05 17:43:11,710 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
DEBUG 2020-03-05 17:43:11,726 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.web.context.support.GenericWebApplicationContext@58594a11: startup date [Thu Mar 05 17:43:01 CST 2020]; root of context hierarchy
DEBUG 2020-03-05 17:43:11,744 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class com.froggengo.springlearn.project.controller.UserController: {public java.util.List com.froggengo.springlearn.project.controller.UserController.userList()={[/user/list],methods=[GET]}}
INFO 2020-03-05 17:43:11,746 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
DEBUG 2020-03-05 17:43:11,749 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-05 17:43:11,750 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-05 17:43:11,751 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-05 17:43:11,751 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-05 17:43:11,752 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-05 17:43:11,753 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-05 17:43:11,753 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-05 17:43:11,754 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-05 17:43:11,755 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-05 17:43:11,756 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
DEBUG 2020-03-05 17:43:11,756 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-05 17:43:11,757 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
DEBUG 2020-03-05 17:43:11,757 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-05 17:43:11,758 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
DEBUG 2020-03-05 17:43:11,758 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-05 17:43:11,759 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
DEBUG 2020-03-05 17:43:11,760 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
INFO 2020-03-05 17:43:11,761 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-05 17:43:11,762 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
DEBUG 2020-03-05 17:43:11,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,769 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
DEBUG 2020-03-05 17:43:11,772 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-05 17:43:11,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
DEBUG 2020-03-05 17:43:11,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-05 17:43:11,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-05 17:43:11,773 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-05 17:43:11,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,774 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,775 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,779 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,780 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,781 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
DEBUG 2020-03-05 17:43:11,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-05 17:43:11,782 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-05 17:43:11,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,783 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,784 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,786 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
DEBUG 2020-03-05 17:43:11,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
DEBUG 2020-03-05 17:43:11,787 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-05 17:43:11,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,788 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,789 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-05 17:43:11,790 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-05 17:43:11,791 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,797 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
DEBUG 2020-03-05 17:43:11,798 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
DEBUG 2020-03-05 17:43:11,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-05 17:43:11,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,799 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,801 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,808 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.web.context.support.GenericWebApplicationContext@58594a11: startup date [Thu Mar 05 17:43:01 CST 2020]; root of context hierarchy
DEBUG 2020-03-05 17:43:11,808 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,809 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,809 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,809 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,809 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,810 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,810 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,811 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
DEBUG 2020-03-05 17:43:11,811 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springLearnMain': no URL paths identified
DEBUG 2020-03-05 17:43:11,811 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
DEBUG 2020-03-05 17:43:11,812 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userController': no URL paths identified
DEBUG 2020-03-05 17:43:11,812 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
DEBUG 2020-03-05 17:43:11,812 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0': no URL paths identified
DEBUG 2020-03-05 17:43:11,813 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,813 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
DEBUG 2020-03-05 17:43:11,813 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
DEBUG 2020-03-05 17:43:11,813 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,814 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
DEBUG 2020-03-05 17:43:11,814 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,814 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat': no URL paths identified
DEBUG 2020-03-05 17:43:11,814 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactory': no URL paths identified
DEBUG 2020-03-05 17:43:11,814 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,815 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-05 17:43:11,815 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatServletWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-05 17:43:11,815 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'server-org.springframework.boot.autoconfigure.web.ServerProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,815 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,816 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata': no URL paths identified
DEBUG 2020-03-05 17:43:11,816 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServerFactoryCustomizerBeanPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,816 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,816 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,817 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
DEBUG 2020-03-05 17:43:11,817 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,817 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,817 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
DEBUG 2020-03-05 17:43:11,818 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,818 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,818 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
DEBUG 2020-03-05 17:43:11,818 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,818 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,819 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
DEBUG 2020-03-05 17:43:11,819 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,819 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,819 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,820 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,820 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
DEBUG 2020-03-05 17:43:11,820 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
DEBUG 2020-03-05 17:43:11,821 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
DEBUG 2020-03-05 17:43:11,821 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,821 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,822 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,822 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
DEBUG 2020-03-05 17:43:11,822 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
DEBUG 2020-03-05 17:43:11,822 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,823 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
DEBUG 2020-03-05 17:43:11,823 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
DEBUG 2020-03-05 17:43:11,823 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
DEBUG 2020-03-05 17:43:11,824 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
DEBUG 2020-03-05 17:43:11,824 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
DEBUG 2020-03-05 17:43:11,824 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
DEBUG 2020-03-05 17:43:11,824 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
DEBUG 2020-03-05 17:43:11,825 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
DEBUG 2020-03-05 17:43:11,825 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
DEBUG 2020-03-05 17:43:11,825 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
DEBUG 2020-03-05 17:43:11,826 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
DEBUG 2020-03-05 17:43:11,826 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
DEBUG 2020-03-05 17:43:11,826 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
DEBUG 2020-03-05 17:43:11,827 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
DEBUG 2020-03-05 17:43:11,827 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
DEBUG 2020-03-05 17:43:11,827 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,828 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,828 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
DEBUG 2020-03-05 17:43:11,829 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
DEBUG 2020-03-05 17:43:11,829 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,829 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,830 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
DEBUG 2020-03-05 17:43:11,830 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
DEBUG 2020-03-05 17:43:11,831 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,831 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
DEBUG 2020-03-05 17:43:11,831 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
DEBUG 2020-03-05 17:43:11,832 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,832 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'statFilter': no URL paths identified
DEBUG 2020-03-05 17:43:11,832 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure': no URL paths identified
DEBUG 2020-03-05 17:43:11,833 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSource': no URL paths identified
DEBUG 2020-03-05 17:43:11,833 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,833 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,834 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,834 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hikariPoolDataSourceMetadataProvider': no URL paths identified
DEBUG 2020-03-05 17:43:11,834 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,835 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker': no URL paths identified
DEBUG 2020-03-05 17:43:11,835 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,835 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dataSourceInitializerPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,835 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,836 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,836 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,836 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionFactory': no URL paths identified
DEBUG 2020-03-05 17:43:11,837 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sqlSessionTemplate': no URL paths identified
DEBUG 2020-03-05 17:43:11,837 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,837 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,838 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageHelperProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,838 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,838 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,838 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'envCopy': no URL paths identified
DEBUG 2020-03-05 17:43:11,839 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyJasyptStringEncryptor': no URL paths identified
DEBUG 2020-03-05 17:43:11,839 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyDetector': no URL paths identified
DEBUG 2020-03-05 17:43:11,839 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'configPropsSingleton': no URL paths identified
DEBUG 2020-03-05 17:43:11,840 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyFilter': no URL paths identified
DEBUG 2020-03-05 17:43:11,840 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lazyEncryptablePropertyResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,840 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,841 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'enableEncryptablePropertySourcesPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,841 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,841 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,841 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.aop.config.internalAutoProxyCreator': no URL paths identified
DEBUG 2020-03-05 17:43:11,842 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,842 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,842 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'lettuceClientResources': no URL paths identified
DEBUG 2020-03-05 17:43:11,843 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConnectionFactory': no URL paths identified
DEBUG 2020-03-05 17:43:11,843 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,843 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisTemplate': no URL paths identified
DEBUG 2020-03-05 17:43:11,843 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringRedisTemplate': no URL paths identified
DEBUG 2020-03-05 17:43:11,844 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,844 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,844 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,845 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'persistenceExceptionTranslationPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,845 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,845 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'reactiveRedisTemplate': no URL paths identified
DEBUG 2020-03-05 17:43:11,846 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,846 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'keyValueMappingContext': no URL paths identified
DEBUG 2020-03-05 17:43:11,846 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisCustomConversions': no URL paths identified
DEBUG 2020-03-05 17:43:11,847 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisReferenceResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,847 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisConverter': no URL paths identified
DEBUG 2020-03-05 17:43:11,847 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueAdapter': no URL paths identified
DEBUG 2020-03-05 17:43:11,847 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'redisKeyValueTemplate': no URL paths identified
DEBUG 2020-03-05 17:43:11,848 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,848 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
DEBUG 2020-03-05 17:43:11,848 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,849 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,849 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
DEBUG 2020-03-05 17:43:11,849 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,850 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'parameterNamesModule': no URL paths identified
DEBUG 2020-03-05 17:43:11,850 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,850 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
DEBUG 2020-03-05 17:43:11,850 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,850 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
DEBUG 2020-03-05 17:43:11,851 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,851 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
DEBUG 2020-03-05 17:43:11,851 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,851 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,852 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
DEBUG 2020-03-05 17:43:11,852 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,852 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,852 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
DEBUG 2020-03-05 17:43:11,853 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar': no URL paths identified
DEBUG 2020-03-05 17:43:11,853 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'projectingArgumentResolverBeanPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,853 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataWebConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,853 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,853 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,854 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.data.web.config.SpringDataJacksonConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,854 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonGeoModule': no URL paths identified
DEBUG 2020-03-05 17:43:11,854 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,854 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'pageableCustomizer': no URL paths identified
DEBUG 2020-03-05 17:43:11,854 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'sortCustomizer': no URL paths identified
DEBUG 2020-03-05 17:43:11,855 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,855 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,855 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonCodecCustomizer': no URL paths identified
DEBUG 2020-03-05 17:43:11,855 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,856 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,856 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,856 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,856 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jdbcTemplate': no URL paths identified
DEBUG 2020-03-05 17:43:11,856 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,857 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'namedParameterJdbcTemplate': no URL paths identified
DEBUG 2020-03-05 17:43:11,857 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,857 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,857 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,858 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,858 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect': no URL paths identified
DEBUG 2020-03-05 17:43:11,858 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'java8TimeDialect': no URL paths identified
DEBUG 2020-03-05 17:43:11,858 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,858 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'thymeleafViewResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,859 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,859 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,863 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'templateEngine': no URL paths identified
DEBUG 2020-03-05 17:43:11,863 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,863 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultTemplateResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,864 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,864 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,865 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,865 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionManager': no URL paths identified
DEBUG 2020-03-05 17:43:11,865 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,866 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,866 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionAdvisor': no URL paths identified
DEBUG 2020-03-05 17:43:11,866 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionAttributeSource': no URL paths identified
DEBUG 2020-03-05 17:43:11,867 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionInterceptor': no URL paths identified
DEBUG 2020-03-05 17:43:11,867 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.transaction.config.internalTransactionalEventListenerFactory': no URL paths identified
DEBUG 2020-03-05 17:43:11,867 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,868 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,868 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,868 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'transactionTemplate': no URL paths identified
DEBUG 2020-03-05 17:43:11,869 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,869 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'platformTransactionManagerCustomizers': no URL paths identified
DEBUG 2020-03-05 17:43:11,869 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,870 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,870 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
DEBUG 2020-03-05 17:43:11,870 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,870 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatWebServerFactoryCustomizer': no URL paths identified
DEBUG 2020-03-05 17:43:11,871 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,871 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,871 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
DEBUG 2020-03-05 17:43:11,872 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
DEBUG 2020-03-05 17:43:11,872 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration': no URL paths identified
DEBUG 2020-03-05 17:43:11,872 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
DEBUG 2020-03-05 17:43:11,873 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
DEBUG 2020-03-05 17:43:11,873 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,873 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'userMapper': no URL paths identified
DEBUG 2020-03-05 17:43:11,873 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
DEBUG 2020-03-05 17:43:11,874 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.ContextIdApplicationContextInitializer$ContextId': no URL paths identified
DEBUG 2020-03-05 17:43:11,874 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.test.context.filter.TestTypeExcludeFilter': no URL paths identified
DEBUG 2020-03-05 17:43:11,875 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer$PropertyMappingCheckBeanPostProcessor': no URL paths identified
DEBUG 2020-03-05 17:43:11,875 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
DEBUG 2020-03-05 17:43:11,875 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
DEBUG 2020-03-05 17:43:11,875 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
DEBUG 2020-03-05 17:43:11,876 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
DEBUG 2020-03-05 17:43:11,876 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
DEBUG 2020-03-05 17:43:11,876 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
DEBUG 2020-03-05 17:43:11,877 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
DEBUG 2020-03-05 17:43:11,877 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
DEBUG 2020-03-05 17:43:11,877 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
DEBUG 2020-03-05 17:43:11,877 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
DEBUG 2020-03-05 17:43:11,878 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.test.mock.mockito.MockitoBeans': no URL paths identified
DEBUG 2020-03-05 17:43:11,878 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
DEBUG 2020-03-05 17:43:11,878 main org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
DEBUG 2020-03-05 17:43:11,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,879 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,881 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
DEBUG 2020-03-05 17:43:11,882 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-05 17:43:11,882 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-05 17:43:11,882 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,883 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,884 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-05 17:43:11,885 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-05 17:43:11,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
DEBUG 2020-03-05 17:43:11,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
DEBUG 2020-03-05 17:43:11,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
INFO 2020-03-05 17:43:11,895 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-05 17:43:11,895 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
DEBUG 2020-03-05 17:43:11,896 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,896 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
DEBUG 2020-03-05 17:43:11,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-05 17:43:11,897 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
DEBUG 2020-03-05 17:43:11,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-05 17:43:11,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,898 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,899 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,902 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
DEBUG 2020-03-05 17:43:11,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
DEBUG 2020-03-05 17:43:11,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-05 17:43:11,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
DEBUG 2020-03-05 17:43:11,905 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
DEBUG 2020-03-05 17:43:11,909 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
DEBUG 2020-03-05 17:43:11,913 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-05 17:43:11,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-05 17:43:11,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,918 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,919 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
DEBUG 2020-03-05 17:43:11,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-05 17:43:11,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-05 17:43:11,920 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,921 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,922 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,924 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,925 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,925 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
DEBUG 2020-03-05 17:43:11,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
DEBUG 2020-03-05 17:43:11,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-05 17:43:11,926 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,927 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,932 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-05 17:43:11,933 main org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.web.context.support.GenericWebApplicationContext@58594a11: startup date [Thu Mar 05 17:43:01 CST 2020]; root of context hierarchy
DEBUG 2020-03-05 17:43:11,942 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,947 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,947 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,948 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
DEBUG 2020-03-05 17:43:11,948 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-05 17:43:11,948 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-05 17:43:11,949 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,949 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
DEBUG 2020-03-05 17:43:11,952 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-05 17:43:11,955 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,960 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
DEBUG 2020-03-05 17:43:11,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,961 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
DEBUG 2020-03-05 17:43:11,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-05 17:43:11,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-05 17:43:11,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
DEBUG 2020-03-05 17:43:11,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,964 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-05 17:43:11,979 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:11,987 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,988 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
ERROR 2020-03-05 17:43:11,989 Druid-ConnectionPool-Create-1894978338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
DEBUG 2020-03-05 17:43:11,993 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
INFO 2020-03-05 17:43:11,993 Druid-ConnectionPool-Create-1894978338 com.alibaba.druid.pool.DruidAbstractDataSource {dataSource-1} failContinuous is true
DEBUG 2020-03-05 17:43:11,994 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
DEBUG 2020-03-05 17:43:11,994 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
DEBUG 2020-03-05 17:43:11,994 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:11,995 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-05 17:43:11,996 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a'
DEBUG 2020-03-05 17:43:11,999 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
DEBUG 2020-03-05 17:43:12,001 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,009 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
DEBUG 2020-03-05 17:43:12,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
DEBUG 2020-03-05 17:43:12,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
DEBUG 2020-03-05 17:43:12,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,011 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-05 17:43:12,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-05 17:43:12,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-05 17:43:12,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-05 17:43:12,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-05 17:43:12,015 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,016 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration$$EnhancerBySpringCGLIB$$26401960] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:12,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-05 17:43:12,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-05 17:43:12,019 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,020 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,025 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-05 17:43:12,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
DEBUG 2020-03-05 17:43:12,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'templateEngine'
DEBUG 2020-03-05 17:43:12,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-05 17:43:12,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-05 17:43:12,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,031 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration$$EnhancerBySpringCGLIB$$51875d31] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:12,034 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-05 17:43:12,036 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-05 17:43:12,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-05 17:43:12,037 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-05 17:43:12,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-05 17:43:12,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,040 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$fb7e288] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:12,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-05 17:43:12,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-05 17:43:12,043 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@58594a11'
DEBUG 2020-03-05 17:43:12,043 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$fb7e288]: public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-05 17:43:12,044 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration$$EnhancerBySpringCGLIB$$fb7e288]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@7bbfab3
DEBUG 2020-03-05 17:43:12,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,049 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration': public void org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration.checkTemplateLocationExists()
DEBUG 2020-03-05 17:43:12,051 main org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [/templates/] to resources []
WARN 2020-03-05 17:43:12,052 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
DEBUG 2020-03-05 17:43:12,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,053 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-05 17:43:12,064 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultTemplateResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultTemplateResolver'
DEBUG 2020-03-05 17:43:12,078 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-05 17:43:12,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' via constructor to bean named 'defaultTemplateResolver'
DEBUG 2020-03-05 17:43:12,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-05 17:43:12,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-05 17:43:12,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,083 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-05 17:43:12,084 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-05 17:43:12,084 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,090 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,091 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-05 17:43:12,097 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'java8TimeDialect' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,101 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,102 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,103 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'java8TimeDialect'
DEBUG 2020-03-05 17:43:12,104 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,108 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,109 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,110 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-05 17:43:12,139 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'templateEngine' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,146 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,148 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'templateEngine'
DEBUG 2020-03-05 17:43:12,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-05 17:43:12,149 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' via constructor to bean named 'templateEngine'
DEBUG 2020-03-05 17:43:12,150 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,153 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,154 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-05 17:43:12,159 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'thymeleafViewResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'thymeleafViewResolver'
DEBUG 2020-03-05 17:43:12,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
DEBUG 2020-03-05 17:43:12,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
DEBUG 2020-03-05 17:43:12,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
DEBUG 2020-03-05 17:43:12,171 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-05 17:43:12,172 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,172 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
DEBUG 2020-03-05 17:43:12,173 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@58594a11'
DEBUG 2020-03-05 17:43:12,178 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.template.provider.cache' in any property source
DEBUG 2020-03-05 17:43:12,180 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.prefix' in any property source
DEBUG 2020-03-05 17:43:12,181 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.thymeleaf.suffix' in any property source
DEBUG 2020-03-05 17:43:12,183 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,192 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,193 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,194 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
DEBUG 2020-03-05 17:43:12,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
DEBUG 2020-03-05 17:43:12,195 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
DEBUG 2020-03-05 17:43:12,196 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,199 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,209 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
DEBUG 2020-03-05 17:43:12,210 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,211 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,212 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
DEBUG 2020-03-05 17:43:12,213 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:12,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:12,214 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,215 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,220 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,221 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:12,222 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-05 17:43:12,222 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-05 17:43:12,222 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,223 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:12,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
DEBUG 2020-03-05 17:43:12,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
DEBUG 2020-03-05 17:43:12,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
DEBUG 2020-03-05 17:43:12,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-05 17:43:12,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
DEBUG 2020-03-05 17:43:12,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,248 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
DEBUG 2020-03-05 17:43:12,249 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,249 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,251 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
DEBUG 2020-03-05 17:43:12,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration'
DEBUG 2020-03-05 17:43:12,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'statFilter'
DEBUG 2020-03-05 17:43:12,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure'
DEBUG 2020-03-05 17:43:12,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-05 17:43:12,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-05 17:43:12,254 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-05 17:43:12,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,272 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties'
DEBUG 2020-03-05 17:43:12,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-05 17:43:12,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-05 17:43:12,273 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-05 17:43:12,274 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-05 17:43:12,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-05 17:43:12,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-05 17:43:12,282 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
DEBUG 2020-03-05 17:43:12,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hikariPoolDataSourceMetadataProvider' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,290 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,291 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hikariPoolDataSourceMetadataProvider'
DEBUG 2020-03-05 17:43:12,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-05 17:43:12,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-05 17:43:12,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,298 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
DEBUG 2020-03-05 17:43:12,299 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
DEBUG 2020-03-05 17:43:12,299 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-05 17:43:12,300 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-05 17:43:12,300 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,301 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,304 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
DEBUG 2020-03-05 17:43:12,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSourceInitializerPostProcessor'
DEBUG 2020-03-05 17:43:12,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-05 17:43:12,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-05 17:43:12,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,307 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
DEBUG 2020-03-05 17:43:12,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-05 17:43:12,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-05 17:43:12,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,317 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,318 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration'
DEBUG 2020-03-05 17:43:12,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration'
DEBUG 2020-03-05 17:43:12,319 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-05 17:43:12,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionTemplate'
DEBUG 2020-03-05 17:43:12,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties'
DEBUG 2020-03-05 17:43:12,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-05 17:43:12,320 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-05 17:43:12,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,321 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a579b0fa]: public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-05 17:43:12,322 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a579b0fa]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@98dd3535
DEBUG 2020-03-05 17:43:12,323 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a579b0fa]: AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-05 17:43:12,323 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration$$EnhancerBySpringCGLIB$$a579b0fa]: AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-05 17:43:12,324 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,328 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private java.util.List com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.sqlSessionFactoryList
DEBUG 2020-03-05 17:43:12,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sqlSessionFactory'
DEBUG 2020-03-05 17:43:12,329 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'sqlSessionFactory'
DEBUG 2020-03-05 17:43:12,330 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': AutowiredFieldElement for private com.github.pagehelper.autoconfigure.PageHelperProperties com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.properties
DEBUG 2020-03-05 17:43:12,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-05 17:43:12,332 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-05 17:43:12,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,334 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,337 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,338 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-05 17:43:12,340 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' to bean named 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-05 17:43:12,341 main org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': public void com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration.addPageInterceptor()
DEBUG 2020-03-05 17:43:12,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-05 17:43:12,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-05 17:43:12,346 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration' that is not fully initialized yet - a consequence of a circular reference
DEBUG 2020-03-05 17:43:12,352 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'pageHelperProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,358 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,361 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'pageHelperProperties'
DEBUG 2020-03-05 17:43:12,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration'
DEBUG 2020-03-05 17:43:12,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageHelperProperties'
DEBUG 2020-03-05 17:43:12,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties'
DEBUG 2020-03-05 17:43:12,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration'
DEBUG 2020-03-05 17:43:12,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'envCopy'
DEBUG 2020-03-05 17:43:12,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyJasyptStringEncryptor'
DEBUG 2020-03-05 17:43:12,386 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyDetector'
DEBUG 2020-03-05 17:43:12,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'configPropsSingleton'
DEBUG 2020-03-05 17:43:12,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyFilter'
DEBUG 2020-03-05 17:43:12,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lazyEncryptablePropertyResolver'
DEBUG 2020-03-05 17:43:12,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-05 17:43:12,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-05 17:43:12,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,388 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration'
DEBUG 2020-03-05 17:43:12,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-05 17:43:12,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-05 17:43:12,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-05 17:43:12,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,397 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration'
DEBUG 2020-03-05 17:43:12,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-05 17:43:12,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-05 17:43:12,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,402 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-05 17:43:12,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
DEBUG 2020-03-05 17:43:12,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-05 17:43:12,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-05 17:43:12,403 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,404 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
DEBUG 2020-03-05 17:43:12,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration'
DEBUG 2020-03-05 17:43:12,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lettuceClientResources'
DEBUG 2020-03-05 17:43:12,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:12,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-05 17:43:12,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisTemplate'
DEBUG 2020-03-05 17:43:12,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisTemplate'
DEBUG 2020-03-05 17:43:12,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration'
DEBUG 2020-03-05 17:43:12,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:12,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'redisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:12,410 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisTemplate'
DEBUG 2020-03-05 17:43:12,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,417 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisTemplate'
DEBUG 2020-03-05 17:43:12,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringRedisTemplate'
DEBUG 2020-03-05 17:43:12,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties'
DEBUG 2020-03-05 17:43:12,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-05 17:43:12,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-05 17:43:12,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,423 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,424 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
DEBUG 2020-03-05 17:43:12,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-05 17:43:12,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-05 17:43:12,425 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,426 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
DEBUG 2020-03-05 17:43:12,429 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
DEBUG 2020-03-05 17:43:12,430 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-05 17:43:12,430 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-05 17:43:12,430 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,430 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,433 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-05 17:43:12,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'reactiveRedisTemplate'
DEBUG 2020-03-05 17:43:12,434 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-05 17:43:12,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,435 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration'
DEBUG 2020-03-05 17:43:12,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:12,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:12,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'reactiveRedisTemplate' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@58594a11'
DEBUG 2020-03-05 17:43:12,677 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'reactiveRedisTemplate' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,686 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,688 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'reactiveRedisTemplate'
DEBUG 2020-03-05 17:43:12,689 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-05 17:43:12,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-05 17:43:12,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,691 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,695 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,696 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration'
DEBUG 2020-03-05 17:43:12,697 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-05 17:43:12,697 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-05 17:43:12,698 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,723 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#2792b416'
DEBUG 2020-03-05 17:43:12,724 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,724 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#4dad0eed'
DEBUG 2020-03-05 17:43:12,725 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,743 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,744 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#4dad0eed'
DEBUG 2020-03-05 17:43:12,744 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean '(inner bean)#6f5bd362'
DEBUG 2020-03-05 17:43:12,745 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,747 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,748 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,748 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#6f5bd362'
DEBUG 2020-03-05 17:43:12,750 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,751 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean '(inner bean)#2792b416'
DEBUG 2020-03-05 17:43:12,878 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'keyValueMappingContext' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,888 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'keyValueMappingContext'
DEBUG 2020-03-05 17:43:12,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,889 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'keyValueMappingContext'
DEBUG 2020-03-05 17:43:12,892 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-05 17:43:12,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-05 17:43:12,893 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,896 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisCustomConversions' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,900 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,901 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisCustomConversions'
DEBUG 2020-03-05 17:43:12,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-05 17:43:12,903 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-05 17:43:12,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,904 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-05 17:43:12,908 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisReferenceResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,911 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,912 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisReferenceResolver'
DEBUG 2020-03-05 17:43:12,914 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisConverter'
DEBUG 2020-03-05 17:43:12,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisConverter'
DEBUG 2020-03-05 17:43:12,915 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,917 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-05 17:43:12,958 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisConverter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:12,962 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisReferenceResolver'
DEBUG 2020-03-05 17:43:12,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisCustomConversions'
DEBUG 2020-03-05 17:43:12,963 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisConverter'
DEBUG 2020-03-05 17:43:12,965 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,966 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,968 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisConverter'
DEBUG 2020-03-05 17:43:12,969 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-05 17:43:12,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-05 17:43:12,970 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:12,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisTemplate'
DEBUG 2020-03-05 17:43:12,972 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisConverter'
DEBUG 2020-03-05 17:43:12,976 main org.springframework.beans.BeanUtils No property editor [org.springframework.data.redis.core.mapping.RedisMappingContextEditor] found for type org.springframework.data.redis.core.mapping.RedisMappingContext according to 'Editor' suffix convention
DEBUG 2020-03-05 17:43:12,996 main org.springframework.data.redis.listener.RedisMessageListenerContainer Postpone listening for Redis messages until actual listeners are added
DEBUG 2020-03-05 17:43:12,997 main org.springframework.data.redis.listener.RedisMessageListenerContainer Started RedisMessageListenerContainer
DEBUG 2020-03-05 17:43:12,998 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueAdapter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,008 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'redisKeyValueAdapter'
DEBUG 2020-03-05 17:43:13,009 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,010 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,012 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueAdapter'
DEBUG 2020-03-05 17:43:13,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'redisKeyValueTemplate'
DEBUG 2020-03-05 17:43:13,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-05 17:43:13,013 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'redisKeyValueAdapter'
DEBUG 2020-03-05 17:43:13,014 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'keyValueMappingContext'
DEBUG 2020-03-05 17:43:13,018 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'redisKeyValueTemplate' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,023 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,024 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'redisKeyValueTemplate'
DEBUG 2020-03-05 17:43:13,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
DEBUG 2020-03-05 17:43:13,026 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
DEBUG 2020-03-05 17:43:13,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
DEBUG 2020-03-05 17:43:13,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
DEBUG 2020-03-05 17:43:13,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
DEBUG 2020-03-05 17:43:13,027 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
DEBUG 2020-03-05 17:43:13,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'parameterNamesModule'
DEBUG 2020-03-05 17:43:13,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
DEBUG 2020-03-05 17:43:13,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-05 17:43:13,028 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
DEBUG 2020-03-05 17:43:13,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
DEBUG 2020-03-05 17:43:13,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
DEBUG 2020-03-05 17:43:13,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
DEBUG 2020-03-05 17:43:13,029 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties'
DEBUG 2020-03-05 17:43:13,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
DEBUG 2020-03-05 17:43:13,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
DEBUG 2020-03-05 17:43:13,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-05 17:43:13,030 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-05 17:43:13,031 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,033 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,038 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
DEBUG 2020-03-05 17:43:13,039 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
DEBUG 2020-03-05 17:43:13,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-05 17:43:13,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-05 17:43:13,040 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-05 17:43:13,041 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,042 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,045 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,046 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
DEBUG 2020-03-05 17:43:13,046 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
DEBUG 2020-03-05 17:43:13,046 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
DEBUG 2020-03-05 17:43:13,046 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableResolver'
DEBUG 2020-03-05 17:43:13,047 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortResolver'
DEBUG 2020-03-05 17:43:13,047 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
DEBUG 2020-03-05 17:43:13,047 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonGeoModule'
DEBUG 2020-03-05 17:43:13,047 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
DEBUG 2020-03-05 17:43:13,047 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'pageableCustomizer'
DEBUG 2020-03-05 17:43:13,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'sortCustomizer'
DEBUG 2020-03-05 17:43:13,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
DEBUG 2020-03-05 17:43:13,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-05 17:43:13,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-05 17:43:13,048 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,049 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,052 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,053 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,053 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-05 17:43:13,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonCodecCustomizer'
DEBUG 2020-03-05 17:43:13,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-05 17:43:13,054 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration'
DEBUG 2020-03-05 17:43:13,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
DEBUG 2020-03-05 17:43:13,055 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonCodecCustomizer' via factory method to bean named 'jacksonObjectMapper'
DEBUG 2020-03-05 17:43:13,060 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonCodecCustomizer' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,063 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,064 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonCodecCustomizer'
DEBUG 2020-03-05 17:43:13,065 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-05 17:43:13,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-05 17:43:13,066 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,067 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,073 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,074 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,075 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration'
DEBUG 2020-03-05 17:43:13,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-05 17:43:13,076 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-05 17:43:13,077 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,078 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$ceb927ae] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:13,079 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-05 17:43:13,080 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-05 17:43:13,081 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,082 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,085 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,086 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,087 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-05 17:43:13,088 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-05 17:43:13,089 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,094 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,095 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
DEBUG 2020-03-05 17:43:13,163 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
DEBUG 2020-03-05 17:43:13,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,164 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,165 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,166 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$ab4a4902] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:13,167 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-05 17:43:13,168 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-05 17:43:13,169 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-05 17:43:13,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,170 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,178 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,179 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,180 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-05 17:43:13,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-05 17:43:13,181 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' via constructor to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-05 17:43:13,182 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,187 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,188 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-05 17:43:13,189 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-05 17:43:13,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,190 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,208 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,217 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'jdbcTemplate'
DEBUG 2020-03-05 17:43:13,218 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,219 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jdbcTemplate'
DEBUG 2020-03-05 17:43:13,225 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,226 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,227 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,228 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,233 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,234 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,235 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-05 17:43:13,236 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-05 17:43:13,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,237 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,238 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jdbcTemplate'
DEBUG 2020-03-05 17:43:13,239 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
DEBUG 2020-03-05 17:43:13,246 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'namedParameterJdbcTemplate' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,253 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,255 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'namedParameterJdbcTemplate'
DEBUG 2020-03-05 17:43:13,256 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-05 17:43:13,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-05 17:43:13,257 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,258 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,262 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,263 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
DEBUG 2020-03-05 17:43:13,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
DEBUG 2020-03-05 17:43:13,264 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-05 17:43:13,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-05 17:43:13,265 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,271 main org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration$$EnhancerBySpringCGLIB$$5ad0df77]: AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-05 17:43:13,271 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,272 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration': AutowiredMethodElement for protected void org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration.initialize(org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties)
DEBUG 2020-03-05 17:43:13,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-05 17:43:13,275 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-05 17:43:13,276 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,277 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,279 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,280 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-05 17:43:13,280 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration' to bean named 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-05 17:43:13,281 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,283 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,284 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration'
DEBUG 2020-03-05 17:43:13,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties'
DEBUG 2020-03-05 17:43:13,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
DEBUG 2020-03-05 17:43:13,285 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'java8TimeDialect'
DEBUG 2020-03-05 17:43:13,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
DEBUG 2020-03-05 17:43:13,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'thymeleafViewResolver'
DEBUG 2020-03-05 17:43:13,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-05 17:43:13,286 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-05 17:43:13,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,288 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,292 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,293 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
DEBUG 2020-03-05 17:43:13,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
DEBUG 2020-03-05 17:43:13,294 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'templateEngine'
DEBUG 2020-03-05 17:43:13,295 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
DEBUG 2020-03-05 17:43:13,295 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultTemplateResolver'
DEBUG 2020-03-05 17:43:13,296 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-05 17:43:13,296 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-05 17:43:13,296 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,297 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,303 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,304 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,304 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
DEBUG 2020-03-05 17:43:13,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
DEBUG 2020-03-05 17:43:13,305 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-05 17:43:13,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-05 17:43:13,306 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,308 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$3fbfb304] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:13,308 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dataSource'
DEBUG 2020-03-05 17:43:13,309 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' via constructor to bean named 'dataSource'
DEBUG 2020-03-05 17:43:13,311 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-05 17:43:13,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-05 17:43:13,312 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-05 17:43:13,313 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-05 17:43:13,314 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,315 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,321 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,323 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-05 17:43:13,329 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-05 17:43:13,330 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-05 17:43:13,331 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,333 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,339 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,340 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-05 17:43:13,342 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'platformTransactionManagerCustomizers' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,345 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,347 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-05 17:43:13,348 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,354 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,355 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-05 17:43:13,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
DEBUG 2020-03-05 17:43:13,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionManager'
DEBUG 2020-03-05 17:43:13,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,356 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
DEBUG 2020-03-05 17:43:13,357 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-05 17:43:13,357 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionManager' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
DEBUG 2020-03-05 17:43:13,369 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,374 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionManager'
DEBUG 2020-03-05 17:43:13,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,375 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,376 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionManager'
DEBUG 2020-03-05 17:43:13,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-05 17:43:13,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-05 17:43:13,377 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,378 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,381 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
DEBUG 2020-03-05 17:43:13,382 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:13,383 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionAttributeSource'
DEBUG 2020-03-05 17:43:13,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionInterceptor'
DEBUG 2020-03-05 17:43:13,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-05 17:43:13,384 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-05 17:43:13,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,385 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:13,387 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,390 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,391 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,392 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-05 17:43:13,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-05 17:43:13,393 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-05 17:43:13,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,394 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,398 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,399 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
DEBUG 2020-03-05 17:43:13,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:13,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:13,400 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,401 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,406 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,407 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
DEBUG 2020-03-05 17:43:13,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,408 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,409 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,410 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration$$EnhancerBySpringCGLIB$$914977d7] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:13,411 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'transactionManager'
DEBUG 2020-03-05 17:43:13,411 main org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' via constructor to bean named 'transactionManager'
DEBUG 2020-03-05 17:43:13,412 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,418 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,419 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,420 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
DEBUG 2020-03-05 17:43:13,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'transactionTemplate'
DEBUG 2020-03-05 17:43:13,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,421 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
DEBUG 2020-03-05 17:43:13,428 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'transactionTemplate' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,436 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'transactionTemplate'
DEBUG 2020-03-05 17:43:13,437 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,438 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,439 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'transactionTemplate'
DEBUG 2020-03-05 17:43:13,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
DEBUG 2020-03-05 17:43:13,440 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'platformTransactionManagerCustomizers'
DEBUG 2020-03-05 17:43:13,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
DEBUG 2020-03-05 17:43:13,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-05 17:43:13,441 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-05 17:43:13,442 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,443 main org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$$EnhancerBySpringCGLIB$$2dd51416] - unable to determine constructor/method parameter names
DEBUG 2020-03-05 17:43:13,444 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,448 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,449 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-05 17:43:13,452 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
DEBUG 2020-03-05 17:43:13,453 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-05 17:43:13,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,454 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
DEBUG 2020-03-05 17:43:13,460 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
DEBUG 2020-03-05 17:43:13,465 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,471 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,472 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
DEBUG 2020-03-05 17:43:13,473 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
DEBUG 2020-03-05 17:43:13,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatWebServerFactoryCustomizer'
DEBUG 2020-03-05 17:43:13,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-05 17:43:13,474 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-05 17:43:13,475 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,482 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,487 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,489 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
DEBUG 2020-03-05 17:43:13,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-05 17:43:13,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
DEBUG 2020-03-05 17:43:13,490 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-05 17:43:13,491 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,492 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
DEBUG 2020-03-05 17:43:13,494 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,508 main org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
DEBUG 2020-03-05 17:43:13,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,509 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
DEBUG 2020-03-05 17:43:13,512 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
DEBUG 2020-03-05 17:43:13,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-05 17:43:13,513 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
DEBUG 2020-03-05 17:43:13,514 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
DEBUG 2020-03-05 17:43:13,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
DEBUG 2020-03-05 17:43:13,515 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,516 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
DEBUG 2020-03-05 17:43:13,519 main org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
DEBUG 2020-03-05 17:43:13,521 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,522 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
DEBUG 2020-03-05 17:43:13,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
DEBUG 2020-03-05 17:43:13,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
DEBUG 2020-03-05 17:43:13,523 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'userMapper'
DEBUG 2020-03-05 17:43:13,524 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
DEBUG 2020-03-05 17:43:13,525 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
DEBUG 2020-03-05 17:43:13,620 main org.springframework.web.context.support.GenericWebApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@4cb957b8]
DEBUG 2020-03-05 17:43:13,623 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
DEBUG 2020-03-05 17:43:13,627 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
DEBUG 2020-03-05 17:43:13,629 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
DEBUG 2020-03-05 17:43:13,630 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-05 17:43:13,665 main org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.context.annotation.EnableAspectJAutoProxy', 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice', 'org.aspectj.weaver.AnnotatedElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) CodecsAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.codec.CodecConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CodecsAutoConfiguration.JacksonCodecConfiguration#jacksonCodecCustomizer matched: - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) DruidDataSourceAutoConfigure matched: - @ConditionalOnClass found required class 'com.alibaba.druid.pool.DruidDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) DruidDataSourceAutoConfigure#dataSource matched: - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DruidFilterConfiguration#statFilter matched: - @ConditionalOnProperty (spring.datasource.druid.filter.stat.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.alibaba.druid.filter.stat.StatFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateAutoConfiguration.JdbcTemplateConfiguration#jdbcTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration.NamedParameterJdbcTemplateConfiguration#namedParameterJdbcTemplate matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration matched: - @ConditionalOnClass found required class 'io.lettuce.core.RedisClient'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) LettuceConnectionConfiguration#lettuceClientResources matched: - @ConditionalOnMissingBean (types: io.lettuce.core.resource.ClientResources; SearchStrategy: all) did not find any beans (OnBeanCondition) LettuceConnectionConfiguration#redisConnectionFactory matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.ibatis.session.SqlSessionFactory', 'org.mybatis.spring.SqlSessionFactoryBean'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) MybatisAutoConfiguration#sqlSessionFactory matched: - @ConditionalOnMissingBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisAutoConfiguration#sqlSessionTemplate matched: - @ConditionalOnMissingBean (types: org.mybatis.spring.SqlSessionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisLanguageDriverAutoConfiguration matched: - @ConditionalOnClass found required class 'org.apache.ibatis.scripting.LanguageDriver'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PageHelperAutoConfiguration matched: - @ConditionalOnBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) found bean 'sqlSessionFactory' (OnBeanCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) ReactorCoreAutoConfiguration matched: - @ConditionalOnClass found required classes 'reactor.core.publisher.Mono', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.core.RedisOperations'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisAutoConfiguration#redisTemplate matched: - @ConditionalOnMissingBean (names: redisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisAutoConfiguration#stringRedisTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.data.redis.core.StringRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.connection.RedisConnectionFactory'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) RedisReactiveAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory', 'org.springframework.data.redis.core.ReactiveRedisTemplate', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RedisReactiveAutoConfiguration#reactiveRedisTemplate matched: - @ConditionalOnBean (types: org.springframework.data.redis.connection.ReactiveRedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (names: reactiveRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) RedisRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.data.redis.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory'; @ConditionalOnMissingBean (types: org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required class 'org.thymeleaf.templatemode.TemplateMode'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.SpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CachingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.ReactiveCassandraTemplate' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.cassandra.ReactiveSession', 'org.springframework.data.cassandra.repository.ReactiveCassandraRepository' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration: Did not match: - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) found beans of type 'javax.sql.DataSource' dataSource (OnBeanCondition) Matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) DruidFilterConfiguration#commonsLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.commons-log.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#configFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.config.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#encodingConvertFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.encoding.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4j2Filter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j2.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#log4jFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.log4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#slf4jLogFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.slf4j.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallConfig: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidFilterConfiguration#wallFilter: Did not match: - @ConditionalOnProperty (spring.datasource.druid.filter.wall.enabled) did not find property 'enabled' (OnPropertyCondition) DruidSpringAopConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.aop-patterns) did not find property 'spring.datasource.druid.aop-patterns' (OnPropertyCondition) DruidStatViewServletConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.stat-view-servlet.enabled=true) did not find property 'spring.datasource.druid.stat-view-servlet.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) DruidWebStatFilterConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.druid.web-stat-filter.enabled=true) did not find property 'spring.datasource.druid.web-stat-filter.enabled' (OnPropertyCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JedisConnectionConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.commons.pool2.impl.GenericObjectPool', 'redis.clients.jedis.Jedis' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'liquibase.integration.spring.SpringLiquibase', 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.core.ReactiveMongoTemplate' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.reactivestreams.client.MongoClient', 'org.springframework.data.mongodb.repository.ReactiveMongoRepository' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.mybatis.spring.mapper.MapperFactoryBean,org.mybatis.spring.mapper.MapperScannerConfigurer; SearchStrategy: all) found beans of type 'org.mybatis.spring.mapper.MapperScannerConfigurer' com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0 (OnBeanCondition) MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver', 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriverConfig' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyFreeMarkerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.freemarker.FreeMarkerLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.LegacyVelocityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.velocity.Driver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.mybatis.scripting.thymeleaf.ThymeleafLanguageDriver' (OnClassCondition) MybatisLanguageDriverAutoConfiguration.VelocityConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.mybatis.scripting.velocity.VelocityLanguageDriver', 'org.mybatis.scripting.velocity.VelocityLanguageDriverConfig' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.Neo4jRepository' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity', 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity', 'org.springframework.security.web.server.WebFilterChainProxy' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.http.ReactiveHttpInputMessage'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SecurityRequestMatcherProviderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.web.util.matcher.RequestMatcher' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity4.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - not a reactive web application (OnWebApplicationCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
DEBUG 2020-03-05 17:43:13,681 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-05 17:43:13,681 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextRefreshedEvent
DEBUG 2020-03-05 17:43:13,681 main org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
DEBUG 2020-03-05 17:43:13,682 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
DEBUG 2020-03-05 17:43:13,683 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
DEBUG 2020-03-05 17:43:13,683 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@270a620]
DEBUG 2020-03-05 17:43:13,684 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@41f4039e]
DEBUG 2020-03-05 17:43:13,684 main org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@5ff00507]
DEBUG 2020-03-05 17:43:13,686 main org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
INFO 2020-03-05 17:43:13,689 main testRedis Started testRedis in 13.207 seconds (JVM running for 15.555)
DEBUG 2020-03-05 17:43:13,690 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-05 17:43:13,691 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-05 17:43:13,691 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationStartedEvent
DEBUG 2020-03-05 17:43:13,709 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-05 17:43:13,710 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-05 17:43:13,710 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ApplicationReadyEvent
DEBUG 2020-03-05 17:43:13,718 main org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Storing ApplicationContext in cache under key [[WebMergedContextConfiguration@355ce81c testClass = testRedis, locations = '{}', classes = '{class com.froggengo.springlearn.SpringLearnMain, class com.froggengo.springlearn.SpringLearnMain}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@48524010, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@23282c25, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6ab7a896, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7ea37dbf], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
DEBUG 2020-03-05 17:43:13,719 main org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@79980d8d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
DEBUG 2020-03-05 17:43:13,721 main org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2892dae4 testClass = testRedis, testInstance = testRedis@5d7d8613, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@355ce81c testClass = testRedis, locations = '{}', classes = '{class com.froggengo.springlearn.SpringLearnMain, class com.froggengo.springlearn.SpringLearnMain}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@48524010, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@23282c25, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6ab7a896, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7ea37dbf], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
DEBUG 2020-03-05 17:43:13,735 main org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@2892dae4 testClass = testRedis, testInstance = testRedis@5d7d8613, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@355ce81c testClass = testRedis, locations = '{}', classes = '{class com.froggengo.springlearn.SpringLearnMain, class com.froggengo.springlearn.SpringLearnMain}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@48524010, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@23282c25, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6ab7a896, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7ea37dbf], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
DEBUG 2020-03-05 17:43:13,736 main org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext from cache with key [[WebMergedContextConfiguration@355ce81c testClass = testRedis, locations = '{}', classes = '{class com.froggengo.springlearn.SpringLearnMain, class com.froggengo.springlearn.SpringLearnMain}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@48524010, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@23282c25, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6ab7a896, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7ea37dbf], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
DEBUG 2020-03-05 17:43:13,736 main org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@79980d8d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
WARN 2020-03-05 17:43:13,738 main org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowired annotation should only be used on methods with parameters: public void testRedis.testArray()
DEBUG 2020-03-05 17:43:13,739 main org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'testRedis': AutowiredMethodElement for public void testRedis.testArray()
DEBUG 2020-03-05 17:43:13,741 main io.lettuce.core.resource.DefaultClientResources LatencyUtils/HdrUtils are not available, metrics are disabled
DEBUG 2020-03-05 17:43:13,769 main io.lettuce.core.RedisClient Trying to get a Redis connection for: RedisURI [host='localhost', port=6379]
ERROR 2020-03-05 17:43:14,519 Druid-ConnectionPool-Create-1894978338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
INFO 2020-03-05 17:43:14,581 main io.lettuce.core.EpollProvider Starting without optional epoll library
INFO 2020-03-05 17:43:14,585 main io.lettuce.core.KqueueProvider Starting without optional kqueue library
DEBUG 2020-03-05 17:43:14,619 main io.netty.channel.MultithreadEventLoopGroup -Dio.netty.eventLoopThreads: 8
DEBUG 2020-03-05 17:43:14,652 main io.netty.channel.nio.NioEventLoop -Dio.netty.noKeySetOptimization: false
DEBUG 2020-03-05 17:43:14,653 main io.netty.channel.nio.NioEventLoop -Dio.netty.selectorAutoRebuildThreshold: 512
DEBUG 2020-03-05 17:43:14,678 main io.lettuce.core.resource.DefaultEventLoopGroupProvider Adding reference to io.netty.channel.nio.NioEventLoopGroup@7fdd43cd, existing ref count 0
DEBUG 2020-03-05 17:43:14,685 main io.lettuce.core.RedisClient Resolved SocketAddress localhost:6379 using RedisURI [host='localhost', port=6379]
DEBUG 2020-03-05 17:43:14,685 main io.lettuce.core.RedisClient Connecting to Redis at localhost:6379
DEBUG 2020-03-05 17:43:14,743 main io.netty.channel.DefaultChannelId -Dio.netty.processId: 10208 (auto-detected)
DEBUG 2020-03-05 17:43:14,746 main io.netty.util.NetUtil -Djava.net.preferIPv4Stack: false
DEBUG 2020-03-05 17:43:14,747 main io.netty.util.NetUtil -Djava.net.preferIPv6Addresses: false
DEBUG 2020-03-05 17:43:15,284 main io.netty.util.NetUtil Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
DEBUG 2020-03-05 17:43:15,285 main io.netty.util.NetUtil Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
DEBUG 2020-03-05 17:43:15,823 main io.netty.channel.DefaultChannelId -Dio.netty.machineId: b8:2a:72:ff:fe:f2:53:29 (auto-detected)
DEBUG 2020-03-05 17:43:15,857 main io.netty.buffer.ByteBufUtil -Dio.netty.allocator.type: pooled
DEBUG 2020-03-05 17:43:15,857 main io.netty.buffer.ByteBufUtil -Dio.netty.threadLocalDirectBufferSize: 0
DEBUG 2020-03-05 17:43:15,857 main io.netty.buffer.ByteBufUtil -Dio.netty.maxThreadLocalCharBufferSize: 16384
DEBUG 2020-03-05 17:43:15,937 lettuce-nioEventLoop-6-1 io.netty.util.Recycler -Dio.netty.recycler.maxCapacityPerThread: 4096
DEBUG 2020-03-05 17:43:15,937 lettuce-nioEventLoop-6-1 io.netty.util.Recycler -Dio.netty.recycler.maxSharedCapacityFactor: 2
DEBUG 2020-03-05 17:43:15,938 lettuce-nioEventLoop-6-1 io.netty.util.Recycler -Dio.netty.recycler.linkCapacity: 16
DEBUG 2020-03-05 17:43:15,938 lettuce-nioEventLoop-6-1 io.netty.util.Recycler -Dio.netty.recycler.ratio: 8
DEBUG 2020-03-05 17:43:15,956 lettuce-nioEventLoop-6-1 io.netty.buffer.AbstractByteBuf -Dio.netty.buffer.bytebuf.checkAccessible: true
DEBUG 2020-03-05 17:43:15,956 lettuce-nioEventLoop-6-1 io.netty.util.ResourceLeakDetectorFactory Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4205dcc1
DEBUG 2020-03-05 17:43:15,982 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.CommandHandler [channel=0xce379ebe, [id: 0x18e80f24] (inactive), chid=0x1] channelRegistered()
DEBUG 2020-03-05 17:43:15,991 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.CommandHandler [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, chid=0x1] channelActive()
DEBUG 2020-03-05 17:43:15,992 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, epid=0x1] activateEndpointAndExecuteBufferedCommands 0 command(s) buffered
DEBUG 2020-03-05 17:43:15,993 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, epid=0x1] activating endpoint
DEBUG 2020-03-05 17:43:15,993 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, epid=0x1] flushCommands()
DEBUG 2020-03-05 17:43:15,994 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.DefaultEndpoint [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, epid=0x1] flushCommands() Flushing 0 commands
DEBUG 2020-03-05 17:43:15,995 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelActive()
DEBUG 2020-03-05 17:43:15,995 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelActive()
DEBUG 2020-03-05 17:43:15,996 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.CommandHandler [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, chid=0x1] channelActive() done
DEBUG 2020-03-05 17:43:15,997 lettuce-nioEventLoop-6-1 io.lettuce.core.RedisClient Connecting to Redis at localhost:6379: Success
DEBUG 2020-03-05 17:43:16,000 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] userEventTriggered(ctx, io.lettuce.core.ConnectionEvents$Activated@587177df)
DEBUG 2020-03-05 17:43:16,001 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.ConnectionWatchdog [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] userEventTriggered(ctx, io.lettuce.core.ConnectionEvents$Activated@587177df)
DEBUG 2020-03-05 17:43:16,008 main io.lettuce.core.RedisChannelHandler dispatching command AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-05 17:43:16,008 main io.lettuce.core.protocol.DefaultEndpoint [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, epid=0x1] write() writeAndFlush command AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-05 17:43:16,019 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.CommandHandler [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, chid=0x1] write(ctx, AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command], promise)
DEBUG 2020-03-05 17:43:16,021 main io.lettuce.core.protocol.DefaultEndpoint [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, epid=0x1] write() done
DEBUG 2020-03-05 17:43:16,025 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.CommandEncoder [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379] writing command AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-05 17:43:16,274 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.CommandHandler [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, chid=0x1] Received: 34 bytes, 1 commands in the stack
DEBUG 2020-03-05 17:43:16,274 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.CommandHandler [channel=0xce379ebe, /127.0.0.1:55131 -> localhost/127.0.0.1:6379, chid=0x1] Stack contains: 1 commands
DEBUG 2020-03-05 17:43:16,274 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.RedisStateMachine Decode AsyncCommand [type=SET, output=StatusOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
DEBUG 2020-03-05 17:43:16,285 lettuce-nioEventLoop-6-1 io.lettuce.core.protocol.RedisStateMachine Decoded AsyncCommand [type=SET, output=StatusOutput [output=null, error='NOAUTH Authentication required.'], commandType=io.lettuce.core.protocol.Command], empty stack: true
DEBUG 2020-03-05 17:43:16,286 main org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext from cache with key [[WebMergedContextConfiguration@355ce81c testClass = testRedis, locations = '{}', classes = '{class com.froggengo.springlearn.SpringLearnMain, class com.froggengo.springlearn.SpringLearnMain}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@48524010, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@23282c25, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6ab7a896, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7ea37dbf], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
DEBUG 2020-03-05 17:43:16,286 main org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@79980d8d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
DEBUG 2020-03-05 17:43:16,287 main org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
ERROR 2020-03-05 17:43:16,435 main org.springframework.test.context.TestContextManager Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@568ff82] to prepare test instance [testRedis@5d7d8613]
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'testRedis': Injection of autowired dependencies failed; nested exception is io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication required.
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:378)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1341)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireBeanProperties(AbstractAutowireCapableBeanFactory.java:393)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
    at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:44)
    at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:246)
    at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227)
    at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289)
    at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291)
    at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246)
    at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97)
    at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
    at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
    at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190)
    at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
    at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
    at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
    at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
    at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
Caused by: io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication required.
    at io.lettuce.core.LettuceFutures.awaitOrCancel(LettuceFutures.java:122)
    at io.lettuce.core.FutureSyncInvocationHandler.handleInvocation(FutureSyncInvocationHandler.java:62)
    at io.lettuce.core.internal.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:80)
    at com.sun.proxy.$Proxy81.set(Unknown Source)
    at testRedis.testArray(testRedis.java:22)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:698)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:90)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:372)
     ... 26 common frames omitted io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication required.
    at io.lettuce.core.protocol.AsyncCommand.completeResult(AsyncCommand.java:118)
    at io.lettuce.core.protocol.AsyncCommand.complete(AsyncCommand.java:109)
    at io.lettuce.core.protocol.CommandHandler.complete(CommandHandler.java:598)
    at io.lettuce.core.protocol.CommandHandler.decode(CommandHandler.java:556)
    at io.lettuce.core.protocol.CommandHandler.channelRead(CommandHandler.java:508)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:628)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:563)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:480)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:745)
DEBUG 2020-03-05 17:43:16,551 main org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@2892dae4 testClass = testRedis, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@355ce81c testClass = testRedis, locations = '{}', classes = '{class com.froggengo.springlearn.SpringLearnMain, class com.froggengo.springlearn.SpringLearnMain}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@48524010, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@23282c25, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6ab7a896, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7ea37dbf], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null].
INFO 2020-03-05 17:43:16,570 Thread-2 org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@58594a11: startup date [Thu Mar 05 17:43:01 CST 2020]; root of context hierarchy
DEBUG 2020-03-05 17:43:16,572 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'enableEncryptablePropertySourcesPostProcessor'
DEBUG 2020-03-05 17:43:16,660 Thread-2 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextClosedEvent
DEBUG 2020-03-05 17:43:16,661 Thread-2 com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Application Event Raised: ContextClosedEvent
DEBUG 2020-03-05 17:43:16,662 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
DEBUG 2020-03-05 17:43:16,663 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@524f3b3a: defining beans [org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor,org.springframework.boot.test.mock.mockito.MockitoPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,springLearnMain,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,userController,org.springframework.boot.autoconfigure.AutoConfigurationPackages,com.froggengo.springlearn.SpringLearnMain#MapperScannerRegistrar#0,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat,tomcatServletWebServerFactory,org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration,servletWebServerFactoryCustomizer,tomcatServletWebServerFactoryCustomizer,server-org.springframework.boot.autoconfigure.web.ServerProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata,webServerFactoryCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcConversionService,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration,statFilter,com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure,dataSource,spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties,spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration,hikariPoolDataSourceMetadataProvider,org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration,dataSourceInitializerPostProcessor,org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration,org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration,sqlSessionFactory,sqlSessionTemplate,mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties,com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration,pageHelperProperties,pagehelper-com.github.pagehelper.autoconfigure.PageHelperProperties,com.ulisesbocchio.jasyptspringboot.configuration.EncryptablePropertyResolverConfiguration,envCopy,lazyJasyptStringEncryptor,lazyEncryptablePropertyDetector,configPropsSingleton,lazyEncryptablePropertyFilter,lazyEncryptablePropertyResolver,com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration,enableEncryptablePropertySourcesPostProcessor,com.ulisesbocchio.jasyptspringboot.JasyptSpringBootAutoConfiguration,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$CglibAutoProxyConfiguration,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.boot.autoconfigure.aop.AopAutoConfiguration,org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration,lettuceClientResources,redisConnectionFactory,org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration,redisTemplate,stringRedisTemplate,spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration,persistenceExceptionTranslationPostProcessor,org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration,reactiveRedisTemplate,org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration,keyValueMappingContext,redisCustomConversions,redisReferenceResolver,redisConverter,redisKeyValueAdapter,redisKeyValueTemplate,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration,parameterNamesModule,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.data.web.config.ProjectingArgumentResolverRegistrar,projectingArgumentResolverBeanPostProcessor,org.springframework.data.web.config.SpringDataWebConfiguration,pageableResolver,sortResolver,org.springframework.data.web.config.SpringDataJacksonConfiguration,jacksonGeoModule,org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration,pageableCustomizer,sortCustomizer,spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration,jacksonCodecCustomizer,org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration,jdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration,namedParameterJdbcTemplate,org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration,spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties,org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration,spring.reactor-org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect,java8TimeDialect,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration,thymeleafViewResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration,templateEngine,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration,defaultTemplateResolver,org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration,spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration,transactionManager,org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration,transactionTemplate,org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration,platformTransactionManagerCustomizers,spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties,org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration,tomcatWebServerFactoryCustomizer,org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration,org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties,userMapper]; root of factory hierarchy
DEBUG 2020-03-05 17:43:16,675 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'characterEncodingFilter'
DEBUG 2020-03-05 17:43:16,676 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'redisKeyValueTemplate'
DEBUG 2020-03-05 17:43:16,676 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'redisKeyValueAdapter'
DEBUG 2020-03-05 17:43:16,677 Thread-2 org.springframework.data.redis.listener.RedisMessageListenerContainer Stopped RedisMessageListenerContainer
DEBUG 2020-03-05 17:43:16,677 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'httpPutFormContentFilter'
DEBUG 2020-03-05 17:43:16,678 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'hiddenHttpMethodFilter'
DEBUG 2020-03-05 17:43:16,678 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'requestContextFilter'
DEBUG 2020-03-05 17:43:16,679 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcResourceUrlProvider': [requestMappingHandlerMapping]
DEBUG 2020-03-05 17:43:16,679 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcValidator': [requestMappingHandlerAdapter]
DEBUG 2020-03-05 17:43:16,679 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'requestMappingHandlerAdapter': [mvcUriComponentsContributor]
DEBUG 2020-03-05 17:43:16,680 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mvcValidator'
DEBUG 2020-03-05 17:43:16,681 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'defaultValidator'
DEBUG 2020-03-05 17:43:16,682 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'redisConnectionFactory': [stringRedisTemplate, redisTemplate, reactiveRedisTemplate]
DEBUG 2020-03-05 17:43:16,683 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'stringRedisTemplate': [userController]
DEBUG 2020-03-05 17:43:16,683 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'redisTemplate': [redisReferenceResolver]
DEBUG 2020-03-05 17:43:16,684 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'redisReferenceResolver': [redisConverter]
DEBUG 2020-03-05 17:43:16,686 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'redisConnectionFactory'
DEBUG 2020-03-05 17:43:16,789 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy method 'shutdown' on bean with name 'lettuceClientResources'
DEBUG 2020-03-05 17:43:16,794 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'sqlSessionTemplate': [userMapper]
DEBUG 2020-03-05 17:43:16,794 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'sqlSessionTemplate'
DEBUG 2020-03-05 17:43:16,795 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'dataSource': [sqlSessionFactory, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration]
DEBUG 2020-03-05 17:43:16,795 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'sqlSessionFactory': [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration]
DEBUG 2020-03-05 17:43:16,795 Thread-2 org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy method 'close' on bean with name 'dataSource'
INFO 2020-03-05 17:43:16,795 Thread-2 com.alibaba.druid.pool.DruidDataSource {dataSource-1} closing ...
INFO 2020-03-05 17:43:16,829 Thread-2 com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
DEBUG 2020-03-05 17:43:16,830 Thread-2 org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': [org.springframework.context.annotation.internalConfigurationAnnotationProcessor]
Logback Log Messages

Log session start time Thu Mar 05 17:51:10 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Thu Mar 05 18:02:20 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 13:20:24 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 13:25:12 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 13:25:14 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 13:25:41 CST 2020

Level Date Thread Logger Message
INFO 2020-03-09 13:25:14,674 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 13580 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-09 13:25:14,750 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-09 13:25:15,010 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2898ac89: startup date [Mon Mar 09 13:25:15 CST 2020]; root of context hierarchy
Logback Log Messages

Log session start time Mon Mar 09 13:25:42 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 13:42:41 CST 2020

Level Date Thread Logger Message
INFO 2020-03-09 13:25:42,389 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 16808 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-09 13:25:42,393 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-09 13:25:42,459 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e509ffa: startup date [Mon Mar 09 13:25:42 CST 2020]; root of context hierarchy
INFO 2020-03-09 13:25:45,225 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-09 13:25:46,565 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-09 13:25:46,678 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-09 13:25:46,680 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 13:25:46,681 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 13:25:46,682 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 13:25:46,682 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 13:25:46,683 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 13:25:46,683 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 13:25:46,683 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 13:25:46,791 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-09 13:25:46,892 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4049ab86] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-09 13:25:48,763 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8080 (http)
INFO 2020-03-09 13:25:48,837 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 13:25:48,893 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-09 13:25:48,894 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-09 13:25:48,909 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-09 13:25:49,263 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-09 13:25:49,265 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 6806 ms
INFO 2020-03-09 13:25:49,454 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-09 13:25:49,477 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-09 13:25:49,478 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-09 13:25:49,478 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-09 13:25:49,478 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-09 13:25:49,673 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-09 13:25:49,676 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-09 13:25:50,106 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-09 13:25:50,989 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
Logback Log Messages

Log session start time Mon Mar 09 13:42:56 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 13:43:20 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 14:11:15 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 14:17:02 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 14:25:44 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 14:27:30 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:08:33 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:08:35 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:13:18 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:13:19 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:26:27 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:26:28 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:27:58 CST 2020

Level Date Thread Logger Message
INFO 2020-03-09 15:26:28,737 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 19320 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-09 15:26:28,769 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-09 15:26:29,206 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@31f9b85e: startup date [Mon Mar 09 15:26:29 CST 2020]; root of context hierarchy
INFO 2020-03-09 15:26:35,587 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-09 15:26:37,014 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-09 15:26:37,219 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-09 15:26:37,234 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource commandLineArgs [org.springframework.core.env.SimpleCommandLinePropertySource] to EncryptableEnumerablePropertySourceWrapper
INFO 2020-03-09 15:26:37,236 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 15:26:37,236 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 15:26:37,238 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:26:37,239 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:26:37,240 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 15:26:37,240 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:26:37,240 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:26:37,394 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-09 15:26:37,549 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53ef0af0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-09 15:26:39,576 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8080 (http)
INFO 2020-03-09 15:26:39,818 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 15:26:39,980 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-09 15:26:39,980 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-09 15:26:40,001 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-09 15:26:40,910 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-09 15:26:40,911 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 11706 ms
INFO 2020-03-09 15:26:41,091 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-09 15:26:41,115 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-09 15:26:41,115 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-09 15:26:41,116 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-09 15:26:41,116 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-09 15:26:41,276 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-09 15:26:41,279 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-09 15:26:41,457 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-09 15:26:42,703 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
ERROR 2020-03-09 15:26:45,004 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
INFO 2020-03-09 15:26:45,182 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-09 15:26:46,432 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@31f9b85e: startup date [Mon Mar 09 15:26:29 CST 2020]; root of context hierarchy
INFO 2020-03-09 15:26:46,522 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-09 15:26:46,534 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-09 15:26:46,537 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-09 15:26:46,612 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-09 15:26:46,614 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-09 15:26:46,884 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
ERROR 2020-03-09 15:26:47,021 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
INFO 2020-03-09 15:26:47,023 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidAbstractDataSource {dataSource-1} failContinuous is true
ERROR 2020-03-09 15:26:49,530 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
INFO 2020-03-09 15:26:50,254 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-09 15:26:50,256 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-09 15:26:50,256 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-09 15:26:50,263 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-09 15:26:50,265 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-09 15:26:50,292 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 15:26:50,307 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-09 15:26:50,399 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8080 (http) with context path ''
INFO 2020-03-09 15:26:50,416 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 22.682 seconds (JVM running for 25.542)
ERROR 2020-03-09 15:26:52,129 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:26:54,648 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:26:57,153 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:26:59,658 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:27:02,197 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:27:04,696 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:27:07,203 Druid-ConnectionPool-Create-1605190078 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
Logback Log Messages

Log session start time Mon Mar 09 15:27:58 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:28:43 CST 2020

Level Date Thread Logger Message
INFO 2020-03-09 15:27:59,082 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 15224 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-09 15:27:59,087 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-09 15:27:59,147 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@68e965f5: startup date [Mon Mar 09 15:27:59 CST 2020]; root of context hierarchy
INFO 2020-03-09 15:27:59,987 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-09 15:28:00,401 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-09 15:28:00,525 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-09 15:28:00,528 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource commandLineArgs [org.springframework.core.env.SimpleCommandLinePropertySource] to EncryptableEnumerablePropertySourceWrapper
INFO 2020-03-09 15:28:00,531 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 15:28:00,532 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 15:28:00,534 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:28:00,535 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:28:00,535 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 15:28:00,536 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:28:00,536 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:28:00,644 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-09 15:28:00,783 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f6f5034d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-09 15:28:01,349 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8080 (http)
INFO 2020-03-09 15:28:01,368 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 15:28:01,381 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-09 15:28:01,382 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-09 15:28:01,388 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-09 15:28:01,517 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-09 15:28:01,518 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2371 ms
INFO 2020-03-09 15:28:01,595 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-09 15:28:01,600 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-09 15:28:01,601 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-09 15:28:01,601 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-09 15:28:01,602 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-09 15:28:01,656 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-09 15:28:01,659 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-09 15:28:01,765 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-09 15:28:02,115 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-09 15:28:02,641 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-09 15:28:02,889 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@68e965f5: startup date [Mon Mar 09 15:27:59 CST 2020]; root of context hierarchy
INFO 2020-03-09 15:28:02,948 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-09 15:28:02,953 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-09 15:28:02,954 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-09 15:28:02,984 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-09 15:28:02,985 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-09 15:28:03,046 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-09 15:28:03,528 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-09 15:28:03,531 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-09 15:28:03,532 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-09 15:28:03,542 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-09 15:28:03,544 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-09 15:28:03,556 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 15:28:03,571 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-09 15:28:03,588 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8080 (http) with context path ''
INFO 2020-03-09 15:28:03,592 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 5.017 seconds (JVM running for 7.522)
ERROR 2020-03-09 15:28:04,193 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:06,196 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
INFO 2020-03-09 15:28:06,198 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidAbstractDataSource {dataSource-1} failContinuous is true
ERROR 2020-03-09 15:28:08,698 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:11,200 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:13,697 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:16,206 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:18,709 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:21,214 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:23,737 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:26,244 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:28,747 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:31,246 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:33,754 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:36,258 Druid-ConnectionPool-Create-1196716338 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
Logback Log Messages

Log session start time Mon Mar 09 15:28:44 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:35:55 CST 2020

Level Date Thread Logger Message
INFO 2020-03-09 15:28:44,238 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 11752 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-09 15:28:44,244 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-09 15:28:44,311 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@53aad5d5: startup date [Mon Mar 09 15:28:44 CST 2020]; root of context hierarchy
INFO 2020-03-09 15:28:45,087 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-09 15:28:45,405 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-09 15:28:45,477 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-09 15:28:45,479 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource commandLineArgs [org.springframework.core.env.SimpleCommandLinePropertySource] to EncryptableEnumerablePropertySourceWrapper
INFO 2020-03-09 15:28:45,480 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 15:28:45,480 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 15:28:45,481 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:28:45,482 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:28:45,482 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 15:28:45,482 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:28:45,483 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 15:28:45,546 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-09 15:28:45,630 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fa9abf93] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-09 15:28:46,115 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8080 (http)
INFO 2020-03-09 15:28:46,128 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 15:28:46,141 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-09 15:28:46,142 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-09 15:28:46,147 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-09 15:28:46,254 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-09 15:28:46,255 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 1944 ms
INFO 2020-03-09 15:28:46,317 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-09 15:28:46,324 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-09 15:28:46,325 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-09 15:28:46,326 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-09 15:28:46,326 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-09 15:28:46,372 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-09 15:28:46,376 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-09 15:28:46,453 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-09 15:28:46,816 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-09 15:28:47,284 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-09 15:28:47,545 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@53aad5d5: startup date [Mon Mar 09 15:28:44 CST 2020]; root of context hierarchy
INFO 2020-03-09 15:28:47,617 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-09 15:28:47,624 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-09 15:28:47,625 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-09 15:28:47,668 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-09 15:28:47,670 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-09 15:28:47,772 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-09 15:28:48,208 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-09 15:28:48,210 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-09 15:28:48,210 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-09 15:28:48,216 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-09 15:28:48,217 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-09 15:28:48,229 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 15:28:48,245 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-09 15:28:48,263 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8080 (http) with context path ''
INFO 2020-03-09 15:28:48,269 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 4.649 seconds (JVM running for 6.92)
ERROR 2020-03-09 15:28:48,888 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:50,891 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
INFO 2020-03-09 15:28:50,893 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidAbstractDataSource {dataSource-1} failContinuous is true
ERROR 2020-03-09 15:28:53,405 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:55,908 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:28:58,409 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:29:00,939 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:29:03,449 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:29:05,955 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:29:08,459 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:29:10,969 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:29:13,475 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:29:15,983 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:29:18,485 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:29:20,991 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 15:29:23,493 Druid-ConnectionPool-Create-1726519676 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
Logback Log Messages

Log session start time Mon Mar 09 15:35:56 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:47:36 CST 2020

Level Date Thread Logger Message
INFO 2020-03-09 15:47:28,440 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 18760 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-09 15:47:28,446 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
Logback Log Messages

Log session start time Mon Mar 09 15:49:01 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:50:05 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:53:18 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 15:54:22 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 16:12:18 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 16:37:09 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 16:47:44 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 16:48:03 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 16:48:04 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 16:48:56 CST 2020

Level Date Thread Logger Message
INFO 2020-03-09 16:48:04,336 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 15532 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-09 16:48:04,355 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-09 16:48:04,426 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@61d6015a: startup date [Mon Mar 09 16:48:04 CST 2020]; root of context hierarchy
INFO 2020-03-09 16:48:05,246 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-09 16:48:05,575 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-09 16:48:05,658 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-09 16:48:05,660 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource commandLineArgs [org.springframework.core.env.SimpleCommandLinePropertySource] to EncryptableEnumerablePropertySourceWrapper
INFO 2020-03-09 16:48:05,661 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 16:48:05,662 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 16:48:05,662 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 16:48:05,663 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 16:48:05,663 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 16:48:05,663 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 16:48:05,664 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 16:48:05,737 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-09 16:48:05,828 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8e4af3d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-09 16:48:06,345 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8080 (http)
INFO 2020-03-09 16:48:06,368 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 16:48:06,389 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-09 16:48:06,390 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-09 16:48:06,397 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-09 16:48:06,557 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-09 16:48:06,559 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2132 ms
INFO 2020-03-09 16:48:06,663 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-09 16:48:06,673 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-09 16:48:06,674 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-09 16:48:06,675 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-09 16:48:06,675 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-09 16:48:06,759 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-09 16:48:06,764 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-09 16:48:06,988 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-09 16:48:07,378 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-09 16:48:07,910 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-09 16:48:08,195 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@61d6015a: startup date [Mon Mar 09 16:48:04 CST 2020]; root of context hierarchy
INFO 2020-03-09 16:48:08,256 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-09 16:48:08,264 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-09 16:48:08,266 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-09 16:48:08,297 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-09 16:48:08,298 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-09 16:48:08,371 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-09 16:48:08,901 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-09 16:48:08,903 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-09 16:48:08,903 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-09 16:48:08,915 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-09 16:48:08,916 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-09 16:48:08,938 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 16:48:08,959 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-09 16:48:08,985 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8080 (http) with context path ''
INFO 2020-03-09 16:48:08,992 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 5.263 seconds (JVM running for 7.705)
ERROR 2020-03-09 16:48:09,463 Druid-ConnectionPool-Create-543409470 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 16:48:11,467 Druid-ConnectionPool-Create-543409470 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
INFO 2020-03-09 16:48:11,468 Druid-ConnectionPool-Create-543409470 com.alibaba.druid.pool.DruidAbstractDataSource {dataSource-1} failContinuous is true
ERROR 2020-03-09 16:48:13,970 Druid-ConnectionPool-Create-543409470 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 16:48:16,473 Druid-ConnectionPool-Create-543409470 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 16:48:18,991 Druid-ConnectionPool-Create-543409470 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 16:48:21,496 Druid-ConnectionPool-Create-543409470 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
Logback Log Messages

Log session start time Mon Mar 09 16:56:53 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 16:59:28 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 16:59:29 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 16:59:58 CST 2020

Level Date Thread Logger Message
INFO 2020-03-09 16:59:29,996 main com.froggengo.springlearn.SpringLearnMain Starting SpringLearnMain on mh-fly with PID 6588 (F:\dev\SpringLearn\target\classes started by mh in F:\dev\SpringLearn)
INFO 2020-03-09 16:59:30,002 main com.froggengo.springlearn.SpringLearnMain The following profiles are active: dev
INFO 2020-03-09 16:59:30,089 main org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@c5ee75e: startup date [Mon Mar 09 16:59:30 CST 2020]; root of context hierarchy
INFO 2020-03-09 16:59:31,144 main org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 2020-03-09 16:59:31,754 main com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor Post-processing PropertySource instances
INFO 2020-03-09 16:59:31,859 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
INFO 2020-03-09 16:59:31,862 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource commandLineArgs [org.springframework.core.env.SimpleCommandLinePropertySource] to EncryptableEnumerablePropertySourceWrapper
INFO 2020-03-09 16:59:31,864 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 16:59:31,865 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 16:59:31,866 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 16:59:31,867 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 16:59:31,867 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
INFO 2020-03-09 16:59:31,868 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 16:59:31,869 main com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
INFO 2020-03-09 16:59:31,943 main com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
INFO 2020-03-09 16:59:32,056 main org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$254acfb3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 2020-03-09 16:59:32,739 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8080 (http)
INFO 2020-03-09 16:59:32,757 main org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 16:59:32,773 main org.apache.catalina.core.StandardService Starting service [Tomcat]
INFO 2020-03-09 16:59:32,773 main org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/8.5.34
INFO 2020-03-09 16:59:32,781 localhost-startStop-1 org.apache.catalina.core.AprLifecycleListener The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\app1\mh\product\11.2.0\dbhome_1\bin;d:\app\mh\product\11.2.0\dbhome_2\bin;d:\app\mh\product\11.2.0\dbhome_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Program Files\Java\jdk1.8.0_45\jre\bin;%CATALINA_HOME%\bin;D:\apache-maven-3.5.3\bin;D:\TortoiseSVN\bin;D:\TortoiseSVN12\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;E:\Anaconda3;E:\Anaconda3\Scripts;C:\Windows\System32;F:\软件安装\Git\cmd;F:\application\;C:\Program Files\Pandoc\;C:\cmder;D:\app1\redis;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\IntelliJ IDEA 2019.1.3\bin;;C:\Program Files\Bandizip\;D:\PyCharm 2019.2\bin;;F:\application\node_global;F:\软件安装\Microsoft VS Code\bin;.]
INFO 2020-03-09 16:59:32,924 localhost-startStop-1 org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
INFO 2020-03-09 16:59:32,925 localhost-startStop-1 org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 2836 ms
INFO 2020-03-09 16:59:33,018 localhost-startStop-1 org.springframework.boot.web.servlet.ServletRegistrationBean Servlet dispatcherServlet mapped to [/]
INFO 2020-03-09 16:59:33,024 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
INFO 2020-03-09 16:59:33,025 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
INFO 2020-03-09 16:59:33,026 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
INFO 2020-03-09 16:59:33,026 localhost-startStop-1 org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
INFO 2020-03-09 16:59:33,101 main com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
INFO 2020-03-09 16:59:33,105 main com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
INFO 2020-03-09 16:59:33,213 main com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure Init DruidDataSource
INFO 2020-03-09 16:59:33,621 main com.alibaba.druid.pool.DruidDataSource {dataSource-1} inited
INFO 2020-03-09 16:59:34,293 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-09 16:59:34,656 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@c5ee75e: startup date [Mon Mar 09 16:59:30 CST 2020]; root of context hierarchy
INFO 2020-03-09 16:59:34,769 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/user/list],methods=[GET]}" onto public java.util.List<com.froggengo.springlearn.project.domain.User> com.froggengo.springlearn.project.controller.UserController.userList()
INFO 2020-03-09 16:59:34,779 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
INFO 2020-03-09 16:59:34,780 main org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
INFO 2020-03-09 16:59:34,821 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
INFO 2020-03-09 16:59:34,822 main org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
WARN 2020-03-09 16:59:34,905 main org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
INFO 2020-03-09 16:59:35,544 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
INFO 2020-03-09 16:59:35,546 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'statFilter' has been autodetected for JMX exposure
INFO 2020-03-09 16:59:35,546 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Bean with name 'dataSource' has been autodetected for JMX exposure
INFO 2020-03-09 16:59:35,556 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.spring.boot.autoconfigure:name=dataSource,type=DruidDataSourceWrapper]
INFO 2020-03-09 16:59:35,558 main org.springframework.jmx.export.annotation.AnnotationMBeanExporter Located MBean 'statFilter': registering with JMX server as MBean [com.alibaba.druid.filter.stat:name=statFilter,type=StatFilter]
INFO 2020-03-09 16:59:35,573 main org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8080"]
INFO 2020-03-09 16:59:35,595 main org.apache.tomcat.util.net.NioSelectorPool Using a shared selector for servlet write/read
INFO 2020-03-09 16:59:35,620 main org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8080 (http) with context path ''
INFO 2020-03-09 16:59:35,626 main com.froggengo.springlearn.SpringLearnMain Started SpringLearnMain in 6.369 seconds (JVM running for 9.033)
ERROR 2020-03-09 16:59:35,740 Druid-ConnectionPool-Create-1620643420 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 16:59:37,746 Druid-ConnectionPool-Create-1620643420 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
INFO 2020-03-09 16:59:37,748 Druid-ConnectionPool-Create-1620643420 com.alibaba.druid.pool.DruidAbstractDataSource {dataSource-1} failContinuous is true
ERROR 2020-03-09 16:59:40,252 Druid-ConnectionPool-Create-1620643420 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 16:59:42,754 Druid-ConnectionPool-Create-1620643420 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 16:59:45,259 Druid-ConnectionPool-Create-1620643420 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 16:59:47,768 Druid-ConnectionPool-Create-1620643420 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
ERROR 2020-03-09 16:59:50,301 Druid-ConnectionPool-Create-1620643420 com.alibaba.druid.pool.DruidDataSource create connection SQLException, url: jdbc:mysql://localhost:3306/springlearn?serverTimeZone=UTC, errorCode 0, state 08S01
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1598)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1662)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2697)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
     ... 14 common frames omitted
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
     ... 17 common frames omitted
INFO 2020-03-09 16:59:50,533 Thread-15 org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@c5ee75e: startup date [Mon Mar 09 16:59:30 CST 2020]; root of context hierarchy
INFO 2020-03-09 16:59:50,539 Thread-15 org.springframework.jmx.export.annotation.AnnotationMBeanExporter Unregistering JMX-exposed beans on shutdown
INFO 2020-03-09 16:59:50,541 Thread-15 org.springframework.jmx.export.annotation.AnnotationMBeanExporter Unregistering JMX-exposed beans
INFO 2020-03-09 16:59:50,854 Thread-15 com.alibaba.druid.pool.DruidDataSource {dataSource-1} closing ...
INFO 2020-03-09 16:59:50,859 Thread-15 com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
Logback Log Messages

Log session start time Mon Mar 09 18:12:05 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 18:18:15 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Mon Mar 09 22:44:16 CST 2020

Level Date Thread Logger Message
Logback Log Messages

Log session start time Tue Mar 10 00:14:02 CST 2020

Level Date Thread Logger Message
Level Date Thread Logger Message